/services_dhcp.php made changes @ 2024-04-23T23:50:21.507000 (mshillam@192.168.1.3)
This commit is contained in:
parent
8ef2dc4aaa
commit
57cd792ecd
19
config.xml
19
config.xml
|
|
@ -392,6 +392,21 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</lan>
|
</lan>
|
||||||
|
<opt1>
|
||||||
|
<enable>1</enable>
|
||||||
|
<gateway>172.16.0.1</gateway>
|
||||||
|
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
||||||
|
<numberoptions>
|
||||||
|
<item/>
|
||||||
|
</numberoptions>
|
||||||
|
<range>
|
||||||
|
<from>172.16.0.200</from>
|
||||||
|
<to>172.16.0.250</to>
|
||||||
|
</range>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</opt1>
|
||||||
</dhcpd>
|
</dhcpd>
|
||||||
<snmpd>
|
<snmpd>
|
||||||
<syslocation/>
|
<syslocation/>
|
||||||
|
|
@ -596,8 +611,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.3</username>
|
<username>mshillam@192.168.1.3</username>
|
||||||
<time>1713908199.5069</time>
|
<time>1713909021.507</time>
|
||||||
<description>/interfaces.php made changes</description>
|
<description>/services_dhcp.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue