Changes

no edit summary
Line 17: Line 17:  
The <b>LAN Configuration</b> section displays LAN interfaces currently existing on this device.
 
The <b>LAN Configuration</b> section displays LAN interfaces currently existing on this device.
   −
{{#ifeq: {{{series}}} | TRB1
+
{{#switch: {{{series}}}  
  | [[File:Networking_trb14x_manual_lan_settings_v1.png|border|class=tlt-border]]
+
| TRB1=[[File:Networking_trb14x_manual_lan_settings_v1.png|border|class=tlt-border]]
  | [[File:Networking_rutos_manual_lan_settings_v1.png|border|class=tlt-border]]
+
  | TRB5=[[File:Networking_trb5_manual_lan_settings_v1.png|border|class=tlt-border]]
 +
  | #default=[[File:Networking_rutos_manual_lan_settings_v1.png|border|class=tlt-border]]
 
}}
 
}}
    
To begin configuring an interface, click the 'Edit' button on the right side of the interface:
 
To begin configuring an interface, click the 'Edit' button on the right side of the interface:
   −
{{#ifeq: {{{series}}} | TRB1
+
{{#switch: {{{series}}}  
  | [[File:Networking_trb14x_manual_lan_begin_to_edit_v1.png]]
+
| TRB1=[[File:Networking_trb14x_manual_lan_begin_to_edit_v1.png]]
  | [[File:Networking_rutos_manual_lan_begin_to_edit_v1.png]]
+
  | TRB5=[[File:Networking_trb5_manual_lan_begin_to_edit_v1.png]]
 +
  | #default=[[File:Networking_rutos_manual_lan_begin_to_edit_v1.png]]
 
}}
 
}}
   Line 34: Line 36:     
{{#switch: {{{series}}}  
 
{{#switch: {{{series}}}  
| TRB1 = [[File:Networking_trb14x_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
+
| TRB1|TRB5 = [[File:Networking_trb14x_manual_lan_configuration_general_setup_v2.png|border|class=tlt-border]]
| TRB2 = [[File:Networking_trb24x_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
+
| TRB2 = [[File:Networking_trb24x_manual_lan_configuration_general_setup_v2.png|border|class=tlt-border]]
| #default = [[File:Networking_rutos_manual_lan_configuration_general_setup_v2.png|border|class=tlt-border]]
+
| #default = [[File:Networking_rutos_manual_lan_configuration_general_setup_v3.png|border|class=tlt-border]]
 
}}
 
}}
   Line 47: Line 49:  
     <tr>
 
     <tr>
 
       <td>IPv4 address</td>
 
       <td>IPv4 address</td>
       <td>ip4; default: <b>{{#ifeq:{{{series}}}|TRB1|192.168.2.1|192.168.1.1}}</b></td>
+
       <td>ip4; default: <b>{{#switch:{{{series}}}|TRB1|TRB5=192.168.2.1|#default=192.168.1.1}}</b></td>
 
       <td>The IPv4 address interface of this interface. An IP address identifies a device on a network and allows it to communicate with other devices.</td>
 
       <td>The IPv4 address interface of this interface. An IP address identifies a device on a network and allows it to communicate with other devices.</td>
 
     </tr>
 
     </tr>
Line 59: Line 61:  
       <td>ip4; default: <b>none</b></td>
 
       <td>ip4; default: <b>none</b></td>
 
       <td>The IPv4 gateway address used by this interface. An interface's default gateway is the default address through which all outgoing traffic is directed.</td>
 
       <td>The IPv4 gateway address used by this interface. An interface's default gateway is the default address through which all outgoing traffic is directed.</td>
    </tr>
  −
    <tr>
  −
      <td>IPv4 broadcast</td>
  −
      <td>ip4; default: <b>none</b></td>
  −
      <td>IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers.</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 69: Line 66:  
       <td>ip4; default: <b>none</b></td>
 
       <td>ip4; default: <b>none</b></td>
 
       <td>DNS server addresses that this interface will use. If left empty, DNS servers are assigned automatically. To see what DNS servers are currently used, you can check the contents of the <i>/tmp/resolv.conf.auto</i> file.</td>
 
       <td>DNS server addresses that this interface will use. If left empty, DNS servers are assigned automatically. To see what DNS servers are currently used, you can check the contents of the <i>/tmp/resolv.conf.auto</i> file.</td>
    </tr>
  −
    <tr>
  −
      <td>Use WAN port as LAN</td>
  −
      <td>off | on; default: <b>off</b></td>
  −
      <td>Enabling will reconfigure the WAN port to work as a LAN port.</td>
   
     </tr>
 
     </tr>
 
{{#ifeq:{{{LAN_to_WAN}}}| 1 |
 
{{#ifeq:{{{LAN_to_WAN}}}| 1 |
Line 88: Line 80:  
A <b>DHCP</b> (<b>Dynamic Host Configuration Protocol</b>) server is a service that can automatically configure the TCP/IP settings of any device that requests such a service. If you connect a device that has been configured to obtain an IP address automatically, the DHCP server will lease out an IP address from the available IP pool and the device will be able to communicate within the private network.
 
A <b>DHCP</b> (<b>Dynamic Host Configuration Protocol</b>) server is a service that can automatically configure the TCP/IP settings of any device that requests such a service. If you connect a device that has been configured to obtain an IP address automatically, the DHCP server will lease out an IP address from the available IP pool and the device will be able to communicate within the private network.
   −
[[File:Networking_rutx_manual_lan_static_dhcp_server_scheme_v1.png]]
+
{{#switch: {{{series}}}  
 
+
| TRB1|TRB5=[[File:Networking_trb14x_manual_lan_configuration_dhcp_server_general_setup_v2.png|border|class=tlt-border]]
{{#ifeq: {{{series}}} | TRB1  
+
  | #default=[[File:Networking_rutos_manual_lan_configuration_dhcp_server_general_setup_v2.png|border|class=tlt-border]]
| [[File:Networking_trb14x_manual_lan_configuration_dhcp_server_general_setup_v1.png|border|class=tlt-border]]
  −
  | [[File:Networking_rutos_manual_lan_configuration_dhcp_server_general_setup_v1.png|border|class=tlt-border]]
   
}}
 
}}
   Line 107: Line 97:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Start</td>
+
         <td>Start IP</td>
 
         <td>integer [1..255]; default: <b>100</b></td>
 
         <td>integer [1..255]; default: <b>100</b></td>
         <td>The starting IP address value. e.g., if your device’s LAN IP is 192.168.1.1 and your subnet mask is 255.255.255.0 that means that in your network a valid IP address has to be in the range of [192.168.1.0..192.168.1.254] (192.168.1.255 is a special unavailable address). If the Start value is set to 100 then the DHCP server will only lease out addresses starting from 192.168.1.<b>100</b>.</td>
+
         <td>The DHCP server's IP address range start value.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Limit</td>
+
         <td>End IP</td>
 
         <td>integer [1..255]; default: <b>150</b></td>
 
         <td>integer [1..255]; default: <b>150</b></td>
         <td>How many addresses the DHCP server can lease out. Continuing from the example above: if the start address is 192.168.1.100 and the server can lease out 150 addresses, available addresses will be from 192.168.1.<b>100</b> to 192.168.1.<b>249</b> (<i>100 + 150 – 1 = 249</i>; this is because the first address is inclusive).</td>
+
         <td>End IP, i.e., the last possible IP in the selected range for the DHCP server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>

Navigation menu