Changes

no edit summary
Line 208: Line 208:  
----
 
----
 
The <b>Mobile</b> protocol is used to set up an interface which can establish a mobile WAN connection.
 
The <b>Mobile</b> protocol is used to set up an interface which can establish a mobile WAN connection.
 +
 +
=====Mode: NAT=====
    
[[File:Networking_rutos_manual_interfaces_interface_configuration_general_setup_mobile_dualsim_{{{dualsim}}}_dualmodem_{{{dualmodem}}}.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_interfaces_interface_configuration_general_setup_mobile_dualsim_{{{dualsim}}}_dualmodem_{{{dualmodem}}}.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Mode</td>
 +
      <td>NAT <nowiki>|</nowiki> Bridge <nowiki>|</nowiki> Passthrough; default: <b>NAT</b></td>
 +
      <td>Mobile connection operating mode.
 +
            <ul>
 +
                <li><b>NAT</b> - the mobile connection uses NAT (network address translation).</li>
 +
                <li><span style="color: #1550bf;"><b>Bridge</b></span> - bridges the LTE data connection with LAN. The device assigns its WAN IP address to another device (first connected to LAN or specified with MAC address). Using Bridge mode will disable most of the device’s capabilities.</li>
 +
                <li><span style="color: cornflowerblue;"><b>Passthrough</b></span> - in this mode the {{{name}}} shares its WAN IP to a single LAN device (first connected to LAN or specified with MAC address). The LAN device will get WAN IP of {{{name}}} instead of LAN IP. Using Passthrough mode will disable most of the device’s capabilities.</li>
 +
            </ul>
 +
        </td>
 +
    <tr>
 +
    <td>PDP Type</td>
 +
        <td>IPv4 <nowiki>|</nowiki> IPv6 <nowiki>|</nowiki> IPv4/IPv6; default: <b>IPv4</b></td>
 +
        <td>Specifies what of address will be requested from the operator.</td>
 +
    </tr>
 +
    </tr>{{#ifeq: {{{dualsim}}} | 1 | {{#ifeq: {{{dualmodem}}} | 1 ||
 +
    <tr>
 +
    <td>SIM</td>
 +
        <td>SIM1 <nowiki>|</nowiki> SIM2; default: <b>SIM1</b></td>
 +
        <td>Selects which SIM slot will be used for this interface.</td>
 +
    </tr>}}|}}{{#ifeq: {{{dualmodem}}} | 1 |
 +
    <tr>
 +
    <td>Modem</td>
 +
        <td>Primary modem <nowiki>|</nowiki> Secondary modem; default: <b>Primary modem</b></td>
 +
        <td>Selects which modem will be used for this interface.</td>
 +
    </tr>|}}
 +
    <tr>
 +
    <td>Auto APN</td>
 +
        <td>off <nowiki>|</nowiki> on; default: <b>on</b></td>
 +
        <td>The Auto APN feature scans an internal Android APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database.
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
    <td>APN / Custom APN</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to use an APN just to complete the registration on a network. In other cases, APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br>An APN Network Identifier cannot start with any of the following strings:
 +
            <ul>
 +
                <li>rac;</li>
 +
                <li>lac;</li>
 +
                <li>sgsn;</li>
 +
                <li>rnc;</li>
 +
            </ul>it cannot end in:
 +
            <ul>
 +
                <li>.gprs;</li>
 +
            </ul>and it cannot contain the asterisk symbol (<b>*</b>).
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
    <td>Authentication Type</td>
 +
        <td>NONE <nowiki>|</nowiki> PAP <nowiki>|</nowiki> CHAP; default: <b>NONE</b></td>
 +
        <td>Authentication method that your GSM carrier uses to authenticate new connections on its network. If you select PAP or CHAP, you will also be required to enter a username and password.</td>
 +
    </tr>
 +
</table>
 +
 +
=====Mode: Passthrough=====
 +
 +
[[File:Networking_rutos_manual_interfaces_interface_configuration_general_setup_mobile_passthrough_mode.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Mode</td>
 +
      <td>NAT <nowiki>|</nowiki> Bridge <nowiki>|</nowiki> Passthrough; default: <b>NAT</b></td>
 +
      <td>Mobile connection operating mode.
 +
            <ul>
 +
                <li><b>NAT</b> - the mobile connection uses NAT (network address translation).</li>
 +
                <li><span style="color: #1550bf;"><b>Bridge</b></span> - bridges the LTE data connection with LAN. The device assigns its WAN IP address to another device (first connected to LAN or specified with MAC address). Using Bridge mode will disable most of the device’s capabilities.</li>
 +
                <li><span style="color: cornflowerblue;"><b>Passthrough</b></span> - in this mode the {{{name}}} shares its WAN IP to a single LAN device (first connected to LAN or specified with MAC address). The LAN device will get WAN IP of {{{name}}} instead of LAN IP. Using Passthrough mode will disable most of the device’s capabilities.</li>
 +
            </ul>
 +
        </td>
 +
    <tr>
 +
    <td>PDP Type</td>
 +
        <td>IPv4 <nowiki>|</nowiki> IPv6 <nowiki>|</nowiki> IPv4/IPv6; default: <b>IPv4</b></td>
 +
        <td>Specifies what of address will be requested from the operator.</td>
 +
    </tr>
 +
    </tr>{{#ifeq: {{{dualsim}}} | 1 | {{#ifeq: {{{dualmodem}}} | 1 ||
 +
    <tr>
 +
    <td>SIM</td>
 +
        <td>SIM1 <nowiki>|</nowiki> SIM2; default: <b>SIM1</b></td>
 +
        <td>Selects which SIM slot will be used for this interface.</td>
 +
    </tr>}}|}}{{#ifeq: {{{dualmodem}}} | 1 |
 +
    <tr>
 +
    <td>Modem</td>
 +
        <td>Primary modem <nowiki>|</nowiki> Secondary modem; default: <b>Primary modem</b></td>
 +
        <td>Selects which modem will be used for this interface.</td>
 +
    </tr>|}}
 +
    <tr>
 +
    <td>Auto APN</td>
 +
        <td>off <nowiki>|</nowiki> on; default: <b>on</b></td>
 +
        <td>The Auto APN feature scans an internal Android APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database.
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
    <td>APN / Custom APN</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to use an APN just to complete the registration on a network. In other cases, APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br>An APN Network Identifier cannot start with any of the following strings:
 +
            <ul>
 +
                <li>rac;</li>
 +
                <li>lac;</li>
 +
                <li>sgsn;</li>
 +
                <li>rnc;</li>
 +
            </ul>it cannot end in:
 +
            <ul>
 +
                <li>.gprs;</li>
 +
            </ul>and it cannot contain the asterisk symbol (<b>*</b>).
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
    <td>Authentication Type</td>
 +
        <td>NONE <nowiki>|</nowiki> PAP <nowiki>|</nowiki> CHAP; default: <b>NONE</b></td>
 +
        <td>Authentication method that your GSM carrier uses to authenticate new connections on its network. If you select PAP or CHAP, you will also be required to enter a username and password.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Disable DHCP</td>
 +
        <td>on|off, default: On</td>
 +
        <td></td>
 +
    </tr>
 +
    <tr>
 +
        <td>Lease Time</td>
 +
        <td>int; default: 1</td>
 +
        <td></td>
 +
    </tr>
 +
    <tr>
 +
        <td>Units</td>
 +
        <td>Hours|Minutes|Second; default: Hours</td>
 +
        <td></td>
 +
    </tr>
 +
    <tr>
 +
    <td>MAC Address</td>
 +
        <td>mac; default: <b>none</b></td>
 +
        <td>Specifies the MAC address of the device that will receive the mobile interface's IP address in Bridge or Passthrough mode.<br><b>Note:</b> this field only becomes visible when using Bridge or Passthrough mode.</td>
 +
    </tr>
 +
</table>
 +
 +
=====Mode: Bridge=====
 +
 +
[[File:Networking_rutos_manual_interfaces_interface_configuration_general_setup_mobile_bridge_mode.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 270: Line 420:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td><span style="color: #1550bf;">Bridge</span> <nowiki>|</nowiki> <span style="color: cornflowerblue;">Passthrough</span>: MAC Address</td>
+
     <td>MAC Address</td>
 
         <td>mac; default: <b>none</b></td>
 
         <td>mac; default: <b>none</b></td>
 
         <td>Specifies the MAC address of the device that will receive the mobile interface's IP address in Bridge or Passthrough mode.<br><b>Note:</b> this field only becomes visible when using Bridge or Passthrough mode.</td>
 
         <td>Specifies the MAC address of the device that will receive the mobile interface's IP address in Bridge or Passthrough mode.<br><b>Note:</b> this field only becomes visible when using Bridge or Passthrough mode.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 
{{#switch: {{{series}}}
 
{{#switch: {{{series}}}
 
| TRB1 =  
 
| TRB1 =  

Navigation menu