|
@@ -24,8 +24,8 @@ no-ping
|
|
|
|
|
|
|
|
#dns
|
|
#dns
|
|
|
dhcp-option=6,192.168.1.100
|
|
dhcp-option=6,192.168.1.100
|
|
|
-dhcp-option=option:domain-name,"lan.local"
|
|
|
|
|
-dhcp-option=119,"oem.local"
|
|
|
|
|
|
|
+dhcp-option=option:domain-name,"lan"
|
|
|
|
|
+dhcp-option=119,"lan"
|
|
|
|
|
|
|
|
#wins
|
|
#wins
|
|
|
#dhcp-option=44,192.168.1.100
|
|
#dhcp-option=44,192.168.1.100
|
|
@@ -37,3 +37,11 @@ dhcp-option=net:office,option:router,192.168.1.1
|
|
|
dhcp-script=/opt/Eye/scripts/dnsmasq-hook.sh
|
|
dhcp-script=/opt/Eye/scripts/dnsmasq-hook.sh
|
|
|
|
|
|
|
|
dhcp-lease-max=4000
|
|
dhcp-lease-max=4000
|
|
|
|
|
+
|
|
|
|
|
+dhcp-rapid-commit
|
|
|
|
|
+
|
|
|
|
|
+dhcp-option=vendor:MSFT,2,1i
|
|
|
|
|
+
|
|
|
|
|
+#log option82 fields
|
|
|
|
|
+dhcp-circuitid=set:circuit,*
|
|
|
|
|
+dhcp-remoteid=set:remote,*
|