Changes

8,082 bytes removed ,  11:39, 7 May 2020
no edit summary
Line 12: Line 12:  
[[Image:Network lan configuration general.PNG]]
 
[[Image:Network lan configuration general.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP address
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: '''192.168.1.1'''
+
      <td>IP address</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP address that the device uses on the LAN network  
+
      <td>ip; Default: '''192.168.1.1'''</td>
|-
+
      <td>IP address that the device uses on the LAN network </td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP netmask
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: '''255.255.255.0''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A netmask is used to define how “large" the LAN network is
+
      <td>IP netmask</td>
|-
+
      <td>ip; Default: '''255.255.255.0'''</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP broadcast
+
      <td>A netmask is used to define how “large" the LAN network is</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: " "
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers
+
    <tr>
|-
+
    <td>IP broadcast</td>
|}
+
        <td>ip; Default: " "</td>
 +
        <td>IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers</td>
 +
    </tr>
 +
</table>
    
===Advanced Settings===
 
===Advanced Settings===
Line 38: Line 41:  
[[Image:Network lan configuration advanced settings rut850.PNG]]
 
[[Image:Network lan configuration advanced settings rut850.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Override MTU
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [0..1500]; Default: '''1500'''
+
      <td>Override MTU</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | MTU (Maximum Transmission Unit) specifies the largest possible size of a data packet
+
      <td>integer [0..1500]; Default: '''1500'''</td>
|-
+
      <td>MTU (Maximum Transmission Unit) specifies the largest possible size of a data packet</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Use gateway metric
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer; Default: '''0'''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The LAN configuration generates an entry in the routing table. In this field you can alter the metric of that entry. Higher metric means higher priority
+
      <td>Use gateway metric</td>
|-
+
      <td>integer; Default: '''0'''</td>
|}
+
      <td>The LAN configuration generates an entry in the routing table. In this field you can alter the metric of that entry. Higher metric means higher priority</td>
 +
    </tr>
 +
</table>
    
==DHCP Server==
 
==DHCP Server==
Line 62: Line 67:  
[[Image:Network lan dhcp server general settings rut850.PNG]]
 
[[Image:Network lan dhcp server general settings rut850.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | DHCP
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enable {{!}} Disable {{!}} DHCP Relay; Default: '''Enable'''
+
      <td>DHCP</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enables or disables DHCP Server. If DHCP Relay is selected, you will be prompted to enter an IP address of another DHCP server in your LAN. In this case, Whenever a new device connects to the router, the router will redirect any DHCP requests to the specified DHCP Server
+
      <td>Enable {{!}} Disable {{!}} DHCP Relay; Default: '''Enable'''</td>
|-
+
      <td>Enables or disables DHCP Server. If DHCP Relay is selected, you will be prompted to enter an IP address of another DHCP server in your LAN. In this case, Whenever a new device connects to the router, the router will redirect any DHCP requests to the specified DHCP Server</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Start
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..253]; Default: '''100'''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The starting IP address value. e.g., if your router’s LAN IP is 192.168.2.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.2.0..192.168.2.254] (192.168.2.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.2.100
+
      <td>Start</td>
|-
+
      <td>integer [1..253]; Default: '''100'''</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Limit
+
      <td>The starting IP address value. e.g., if your router’s LAN IP is 192.168.2.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.2.0..192.168.2.254] (192.168.2.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.2.100</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..4294967296]; Default: '''150'''
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | How many addresses the DHCP server can lease out. Continuing from the above example: if the start address is 192.168.2.100 and the server can lease out 150 (default limit value), availabe addresses will be from 192.168.2.100 to 192.168.2.249 (100 + 150 – 1 = 249; this is because the first address is inclusive)
+
    <tr>
|-
+
    <td>Limit</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Lease time
+
        <td>integer [1..4294967296]; Default: '''150'''</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | time in 'h' (hours) or 'm' (minutes); Default: '''12h'''
+
        <td>How many addresses the DHCP server can lease out. Continuing from the above example: if the start address is 192.168.2.100 and the server can lease out 150 (default limit value), availabe addresses will be from 192.168.2.100 to 192.168.2.249 (100 + 150 – 1 = 249; this is because the first address is inclusive)</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The duration of an IP lease. Leased out addresses 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 DHCP lease. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes, e.g., if the lease time is 12 hours, then every 6 hours the device will send a request to the DHCP server asking to renew its lease
+
    </tr>
Lease time can be set in '''hours''' ('''h''') or '''minutes''' ('''m'''). The minimal amount of time that can be specified is '''2min''' ('''2m''')
+
    <tr>
|-
+
    <td>Lease time</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Use WAN DNS
+
        <td>time in 'h' (hours) or 'm' (minutes); Default: '''12h'''</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no'''
+
        <td>he duration of an IP lease. Leased out addresses 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 DHCP lease. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes, e.g., if the lease time is 12 hours, then every 6 hours the device will send a request to the DHCP server asking to renew its lease
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Automatically set's WAN DNS which advertises different DNS servers to clients. Reconnect the Wireless connection's to see the changes
+
Lease time can be set in '''hours''' ('''h''') or '''minutes''' ('''m'''). The minimal amount of time that can be specified is '''2min''' ('''2m''')</td>
|-
+
    </tr>
|}
+
    <tr>
 +
      <td>Use WAN DNS</td>
 +
      <td>yes {{!}} no; Default: '''no'''</td>
 +
      <td>Automatically set's WAN DNS which advertises different DNS servers to clients. Reconnect the Wireless connection's to see the changes</td>
 +
    </tr>
 +
</table>
    
===Advanced Settings===
 
===Advanced Settings===
Line 97: Line 107:  
[[Image:Network lan dhcpserver advanced.PNG]]
 
[[Image:Network lan dhcpserver advanced.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Dynamic DHCP
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''yes'''
+
      <td>Dynamic DHCP</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enables Dynamic allocation of client addresses. If this is disabled, only clients that have static IP leases will be served
+
      <td>yes {{!}} no; Default: '''yes'''</td>
|-
+
      <td>Enables Dynamic allocation of client addresses. If this is disabled, only clients that have static IP leases will be served</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enable DNS rebind protection
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''yes'''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enables DNS rebind attack protection by discarding upstream RFC1918 responses (leave default unless necessary otherwise)
+
      <td>Enable DNS rebind protection</td>
|-
+
      <td>yes {{!}} no; Default: '''yes'''</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Force
+
      <td>Enables DNS rebind attack protection by discarding upstream RFC1918 responses (leave default unless necessary otherwise)</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no'''
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The DHCP force function ensures that the router will always start it’s DHCP server, even if there is another DHCP server already running in the router’s network. By default the router’s DHCP server will not start when it is connected to a network segment that already has a working DHCP server
+
    <tr>
|-
+
    <td>Force</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP netmask
+
        <td>yes {{!}} no; Default: '''no'''</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: '''255.255.255.0'''
+
        <td>The DHCP force function ensures that the router will always start it’s DHCP server, even if there is another DHCP server already running in the router’s network. By default the router’s DHCP server will not start when it is connected to a network segment that already has a working DHCP server</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Overrides your LAN netmask, thus making the DHCP server think that it’s serving a larger or smaller network than it actually is
+
    </tr>
|-
+
    <tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | DHCP Options
+
    <td>IP netmask</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | DHCP options; Default: " "
+
        <td>ip; Default: '''255.255.255.0'''</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Additional options to be added to the DHCP server. For example with '26,1470' or 'option:mtu, 1470' you can assign an MTU value per DHCP. You can find more information on DHCP Options [https://technet.microsoft.com/en-us/library/cc958941.aspx here] <br> You can add more options by clicking the plus symbol ([[Image:Services sms gateway auto reply plus symbol.PNG]]) located next to the field
+
        <td>Overrides your LAN netmask, thus making the DHCP server think that it’s serving a larger or smaller network than it actually is</td>
|-
+
    </tr>
|}
+
    <tr>
 +
    <td>DHCP Options</td>
 +
        <td>DHCP options; Default: " "</td>
 +
        <td>Additional options to be added to the DHCP server. For example with '26,1470' or 'option:mtu, 1470' you can assign an MTU value per DHCP. You can find more information on DHCP Options [https://technet.microsoft.com/en-us/library/cc958941.aspx here] <br> You can add more options by clicking the plus symbol ([[Image:Services sms gateway auto reply plus symbol.PNG]]) located next to the field</td>
 +
    </tr>
 +
</table>
    
==Static Leases==
 
==Static Leases==
Line 131: Line 146:  
[[Image:Network lan staticleases.PNG]]
 
[[Image:Network lan staticleases.PNG]]
   −
{|class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Hostname
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | string; Default: " "
+
      <td>Hostname</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A custom name that will be linked with the device
+
      <td>string; Default: " "</td>
|-
+
      <td>A custom name that will be linked with the device</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | MAC address
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | mac; Default: " "
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Device’s MAC address
+
      <td>MAC address</td>
|-
+
      <td>mac; Default: " "</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP address
+
      <td>Device’s MAC address</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: " "
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The desirable IP address that will be reserved for the specified device
+
    <tr>
|-
+
    <td>IP address</td>
|}
+
        <td>ip; Default: " "</td>
 +
        <td>The desirable IP address that will be reserved for the specified device</td>
 +
    </tr>
 +
</table>
    
==IP Aliases==
 
==IP Aliases==
Line 159: Line 177:  
[[Image:Network lan ipaliases.PNG]]
 
[[Image:Network lan ipaliases.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; background: black; color: white;"  | Field name
+
        <th>field name</th>
! style="width: 250px; background: black; color: white;"  | Value
+
      <th>value</th>
! style="width: 1200px; background: black; color: white;" | Description
+
      <th>description</th>
|-
+
    </tr>
! style="text-align: left; vertical-align: top;" | IP address
+
    <tr>
| style="text-align: left; vertical-align: top;" | ip; Default: " "
+
      <td>IP address</td>
| style="text-align: left; vertical-align: top;" | An alternate IP address used to reach the router by a device(s) that resides in the router's LAN but has a different subnet
+
      <td>ip; Default: " "</td>
|-
+
      <td>An alternate IP address used to reach the router by a device(s) that resides in the router's LAN but has a different subnet</td>
! style="text-align: left; vertical-align: top;" | Netmask
+
    </tr>
| style="text-align: left; vertical-align: top;" | ip; Default: '''255.255.255.0'''
+
    <tr>
| style="text-align: left; vertical-align: top;" | Netmask defines how "large" a network is
+
      <td>Netmask</td>
|-
+
      <td>ip; Default: '''255.255.255.0'''</td>
! style="text-align: left; vertical-align: top;" | Gateway
+
      <td>Netmask defines how "large" a network is</td>
| style="text-align: left; vertical-align: top;" | ip; Default: " "
+
    </tr>
| style="text-align: left; vertical-align: top;" | A gateway is a network node that connects two networks using different protocols together
+
    <tr>
|-
+
      <td>Gateway</td>
|}
+
      <td>ip; Default: " "</td>
 +
      <td>A gateway is a network node that connects two networks using different protocols together</td>
 +
    </tr>
 +
</table>
    
As you can see, the configuration is very similar to the static protocol; in the example above an IP address with a 99th subnet is defined. In this case, if some device has an IP in the 99th subnet (e.g., 192.168.99.xxx) and the subnet’s gateway metric is “higher” and the device is trying to reach the internet it will reroute it’s traffic not to the gateway that is defined in common configurations but through the one that is specified in IP aliases.
 
As you can see, the configuration is very similar to the static protocol; in the example above an IP address with a 99th subnet is defined. In this case, if some device has an IP in the 99th subnet (e.g., 192.168.99.xxx) and the subnet’s gateway metric is “higher” and the device is trying to reach the internet it will reroute it’s traffic not to the gateway that is defined in common configurations but through the one that is specified in IP aliases.
Line 187: Line 208:  
[[Image:Network lan ipaliases advanced.PNG]]
 
[[Image:Network lan ipaliases advanced.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; background: black; color: white;"  | Field name
+
        <th>field name</th>
! style="width: 250px; background: black; color: white;"  | Value
+
      <th>value</th>
! style="width: 1200px; background: black; color: white;" | Description
+
      <th>description</th>
|-
+
    </tr>
! style="text-align: left; vertical-align: top;" | IP Broadcast
+
    <tr>
| style="text-align: left; vertical-align: top;" | ip; Default: " "
+
      <td>IP Broadcast</td>
| style="text-align: left; vertical-align: top;" | IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers
+
      <td>ip; Default: " "</td>
|-
+
      <td>IP broadcasts are used by BOOTP and DHCP clients to find and send requests to their respective servers</td>
! style="text-align: left; vertical-align: top;" | DNS
+
    </tr>
| style="text-align: left; vertical-align: top;" | ip; Default: " "
+
    <tr>
| style="text-align: left; vertical-align: top;" | A separate DNS server to be used by the IP Alias address
+
      <td>DNS</td>
|-
+
      <td>ip; Default: " "</td>
|}
+
      <td>A separate DNS server to be used by the IP Alias address</td>
 +
    </tr>
 +
</table>
 +
 
 +
[[Category:RUT850 Network section]]

Navigation menu