Changes

1,550 bytes added ,  10:38, 26 October 2018
Line 99: Line 99:  
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
! style="width: 250px; background: black; color: white;" | Field name
+
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
! style="width: 250px; background: black; color: white;" | Value
+
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
! style="width: 1200px; background: black; color: white;" | Description
+
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
 
|-
 
|-
! style="text-align: left; vertical-align: top;" | Dynamic DHCP
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Dynamic DHCP
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''yes'''
+
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''yes'''
| style="text-align: left; vertical-align: top;" | Enables Dynamic allocation of client addresses. If this is disabled, only clients that have static IP leases will be served
+
| 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
 
|-
 
|-
! style="text-align: left; vertical-align: top;" | Enable DNS rebind protection
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enable DNS rebind protection
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''yes'''
+
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''yes'''
| style="text-align: left; vertical-align: top;" | Enables DNS rebind attack protection by discarding upstream RFC1918 responses (leave default unless necessary otherwise)
+
| 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)
 
|-
 
|-
! style="text-align: left; vertical-align: top;" | Force
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Force
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''no'''
+
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no'''
| style="text-align: left; vertical-align: top;" | 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
+
| 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
 
|-
 
|-
! style="text-align: left; vertical-align: top;" | IP netmask
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP netmask
| style="text-align: left; vertical-align: top;" | ip; Default: '''255.255.255.0'''
+
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: '''255.255.255.0'''
| style="text-align: left; vertical-align: top;" | Overrides your LAN netmask thus making the DHCP server think that it’s serving a larger or smaller network than it actually is
+
| 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
 
|-
 
|-
! style="text-align: left; vertical-align: top;" | DHCP Options
+
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | DHCP Options
| style="text-align: left; vertical-align: top;" | string; Default: " "
+
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | DHCP options; Default: " "
| style="text-align: left; vertical-align: top;" | Additional options to be added to the DHCP server. For example with '26,1470' or 'option:mtu, 1470' you can assign an MTU per DHCP. You can find more information on DHCP Options in the OpenWrt wiki's [https://wiki.openwrt.org/doc/uci/dhcp/ DHCP section]
+
| 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
 
|-
 
|-
 
|}
 
|}

Navigation menu