Changes

no edit summary
Line 1: Line 1: −
{{Template:Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.06
+
| fw_version ={{Template: Networking_rutos_manual_latest_fw
| series    = {{{series}}}
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
   Line 9: Line 12:     
This manual page provides an overview of the LAN windows in {{{name}}} devices.
 
This manual page provides an overview of the LAN windows in {{{name}}} devices.
  −
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
  −
| series = {{{series}}}
  −
}}
      
==LAN Configuration==
 
==LAN Configuration==
Line 19: Line 18:     
{{#ifeq: {{{series}}} | TRB1
 
{{#ifeq: {{{series}}} | TRB1
  | [[File:Networking_trb14x_manual_lan_settings_v2.png|border|class=tlt-border]]
+
  | [[File:Networking_trb14x_manual_lan_settings_v1.png|border|class=tlt-border]]
 
  | [[File:Networking_rutos_manual_lan_settings_v1.png|border|class=tlt-border]]
 
  | [[File:Networking_rutos_manual_lan_settings_v1.png|border|class=tlt-border]]
 
}}
 
}}
Line 34: Line 33:  
The <b>General Setup</b> section is used to configure the main parameters of LAN.
 
The <b>General Setup</b> section is used to configure the main parameters of LAN.
   −
{{#ifeq: {{{series}}} | TRB1  
+
{{#switch: {{{series}}}  
| [[File:Networking_trb14x_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
+
| TRB1 = [[File:Networking_trb14x_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
| [[File:Networking_rutos_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
+
| TRB2 = [[File:Networking_trb24x_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
 +
| #default = [[File:Networking_rutos_manual_lan_configuration_general_setup_v1.png|border|class=tlt-border]]
 
}}
 
}}
   Line 54: Line 54:  
       <td>netmask; default: <b>255.255.255.0</b></td>
 
       <td>netmask; default: <b>255.255.255.0</b></td>
 
       <td>The IPv4 netmask of this interface. A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes a device.</td>
 
       <td>The IPv4 netmask of this interface. A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes a device.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>IPv4 gateway</td>
 +
      <td>ip4; default: none</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>
 
     <tr>
 
     <tr>
Line 59: Line 64:  
       <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>
  −
</table>
  −
  −
===Advanced Settings===
  −
----
  −
The <b>Advanced Settings</b> section is used to set up some of the more specific and less frequently used interface parameters.
  −
{{#ifeq:{{{LAN_to_WAN}}}| 1 |
  −
[[File:Networking_rutos_manual_lan_configuration_advanced_settings_v2.png|border|class=tlt-border]]
  −
|
  −
[[File:Networking_rutos_manual_lan_configuration_advanced_settings_v1.png|border|class=tlt-border]]
  −
}}
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
        <th>Value</th>
  −
        <th>Description</th>
   
     </tr>
 
     </tr>
 
{{#ifeq:{{{LAN_to_WAN}}}| 1 |
 
{{#ifeq:{{{LAN_to_WAN}}}| 1 |
Line 83: Line 72:  
     </tr>
 
     </tr>
 
|}}
 
|}}
    <tr>
  −
        <td>Override MAC address</td>
  −
        <td>mac; default: <b>(default)</b></td>
  −
        <td>When set, uses a user-defined MAC address for the interface.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>Override MTU</td>
  −
        <td>integer [1..9200]; default: <b>none</b></td>
  −
        <td>Changes the interface's allowed maximum transmission unit (MTU) size. It is the largest size of a protocol data unit (PDU) that can be transmitted in a single network layer transaction.</td>
  −
    </tr>
   
</table>
 
</table>
   Line 101: Line 80:  
[[File:Networking_rutx_manual_lan_static_dhcp_server_scheme_v1.png]]
 
[[File:Networking_rutx_manual_lan_static_dhcp_server_scheme_v1.png]]
   −
====DHCP Server: General Setup====
  −
----
  −
The <b>General Setup</b> section is used to set up the main operating parameters of the DHCP server.
   
{{#ifeq: {{{series}}} | TRB1  
 
{{#ifeq: {{{series}}} | TRB1  
 
  | [[File:Networking_trb14x_manual_lan_configuration_dhcp_server_general_setup_v1.png|border|class=tlt-border]]
 
  | [[File:Networking_trb14x_manual_lan_configuration_dhcp_server_general_setup_v1.png|border|class=tlt-border]]
Line 132: Line 108:  
     <tr>
 
     <tr>
 
         <td>Lease time</td>
 
         <td>Lease time</td>
         <td>integer [2..999999]; default: <b>12</b></td>
+
         <td>integer [1..999999]; default: <b>12</b></br>integer [2..999999]<span class="asterisk">*</span></br>integer [120..999999]<span class="asterisk">**</span></td>
         <td>A DHCP lease will expire after the amount of time specified in this field and the device that was using the lease will have to request a new one. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes (e.g., if lease time is 12 hours, then every 6 hours the device will ask the DHCP server to renew its lease).<br>The minimal amount of time that can be specified is 2 minutes.</td>
+
         <td>A DHCP lease will expire after the amount of time specified in this field and the device that was using the lease will have to request a new one. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes (e.g., if lease time is 12 hours, then every 6 hours the device will ask the DHCP server to renew its lease).<br>The minimal amount of time that can be specified is 2 minutes.</br><span class="asterisk">*</span>If selected Units is Minutes.</br><span class="asterisk">**</span>If selected Units is seconds.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Units</td>
 
         <td>Units</td>
         <td>Hours | Minutes; default: <b>Hours</b></td>
+
         <td>Hours | Minutes | Seconds; default: <b>Hours</b></td>
 
         <td>Lease time measurement units.</td>
 
         <td>Lease time measurement units.</td>
 
     </tr>
 
     </tr>
Line 146: Line 122:  
[[File:Networking_rutx_manual_lan_static_dhcp_server_relay_scheme_v2.png]]
 
[[File:Networking_rutx_manual_lan_static_dhcp_server_relay_scheme_v2.png]]
   −
====DHCP Server: IPv6 Settings====
  −
----
  −
Refer to the table below for information on the <b>IPv6 Settings</b> section.
  −
  −
[[File:Networking_rutos_manual_lan_configuration_dhcp_server_ipv6_settings_v1.png|border|class=tlt-border]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
        <th>Value</th>
  −
        <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
        <td>Router Advertisement-Service</td>
  −
        <td>disabled | relay mode | server mode | hybrid mode; default: <b>Disabled</b></td>
  −
        <td>Specifies whether router advertisements should be enabled (server mode), relayed or disabled. </td>
  −
    </tr>
  −
    <tr>
  −
        <td>DHCPv6-Service</td>
  −
        <td>disabled | relay mode | server mode | hybrid mode; default: <b>Disabled</b></td>
  −
        <td>Specifies whether DHCPv6 server should be enabled (server), relayed (relay) or disabled (disabled).</td>
  −
    </tr>
  −
    <tr>
  −
        <td>NDP-Proxy</td>
  −
        <td>disabled | relay mode | hybrid mode; default: <b>Disabled</b></td>
  −
        <td>Specifies whether NDP should be relayed or disabled.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>DHCPv6-Mode</td>
  −
        <td>stateless | stateful-only | stateless + stateful; default: <b>stateless + stateful</b></td>
  −
        <td>Router announcement (RA) mode.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>Always announce default router</td>
  −
        <td>off | on; default: <b>off</b></td>
  −
        <td>Default router lifetime in the the router announcement (RA) message will be set if default route is present and a global IPv6 address or if default route is present but no global IPv6 address or neither of both conditions.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>Announced DNS server</td>
  −
        <td>ip; default: <b>none</b></td>
  −
        <td>Supplements DHCP-assigned DNS server entries with ones specified in this field.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>Announced DNS domains</td>
  −
        <td>ip; default: <b>none</b></td>
  −
        <td>DNS domain handed out to DHCP clients.</td>
  −
    </tr>
  −
</table>
  −
  −
===Static Lease===
  −
----
  −
<b>Static IP leases</b> are used to reserve specific IP addresses for specific devices by binding them to their MAC address. This is useful when you have a stationary device connected to your network that you need to reach frequently, e.g., printer, IP phone, etc.
  −
  −
This section displays static IP leases currently existing on this device. <u>In order to view the Static Lease section, the interface <b>protocol must be set to <i>Static</i></b></i>.</u>
  −
----
  −
The Static Lease list is empty by default. To add a new Static Lease look to the Add Lease section; enter a custom name for the lease and click the 'Add' button.
  −
  −
[[File:Networking_rutos_manual_interfaces_interface_configuration_static_lease_add_button.png|border|class=tlt-border]]
  −
  −
You should be redirected to the Settings page for that lease, which should look similar to this:
  −
  −
[[File:Networking_rutos_manual_interfaces_interface_configuration_static_lease_settings.png|border|class=tlt-border]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>MAC address</td>
  −
      <td>mac; default: <b>none</b></td>
  −
      <td>MAC address of a device that will connect to this network interface.</td>
  −
    </tr>
  −
    <tr>
  −
    <td>IP address</td>
  −
        <td>ip; default: <b>none</b></td>
  −
        <td>The IP address that will be reserved for the specified device.</td>
  −
    </tr>
  −
</table>
  −
  −
After you click 'Save & Apply' you will be redirected back to the [[#Network_Interfaces|Network Interfaces]] page. If you wish to modify the lease later, you can find in the Static Lease list. Simply click the 'Edit' button next to it in order to enter the Settings page for the Static Lease.
  −
  −
[[File:Networking_rutos_manual_interfaces_interface_configuration_static_lease_edit_button.png|border|class=tlt-border]]
  −
{{#ifeq: {{{wifi}}} | 1 |
  −
===Relay Configuration===
  −
----
  −
The <b>Relay Configuration</b> section is used to relay and dynamically redirect incoming connections to a target host. Its main purpose is extending the wireless network. For example, when the device is in Wireless Station (client) mode, it can be used to bridge WAN and LAN interfaces to create a larger wireless network.<br>You can find a detailed usage example <b>[[Relayd|here]]</b>.
  −
  −
[[File:Networking_rutos_manual_lan_lan_configuration_relay_configuration_v1.png|border|class=tlt-border]]
  −
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>Field</th>
  −
      <th>Value</th>
  −
      <th>Description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Enabled</td>
  −
      <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
  −
      <td>Turns the relay configuration on or off.</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Interface</td>
  −
        <td>network interface; default: <b>none</b></td>
  −
        <td>Network interface associated with the relay configuration.</td>
  −
    </tr>
  −
</table>|}}
   
[[Category:{{{name}}} Network section]]
 
[[Category:{{{name}}} Network section]]

Navigation menu