/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/>
|
||||
<ntpserver/>
|
||||
</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>
|
||||
<snmpd>
|
||||
<syslocation/>
|
||||
|
|
@ -596,8 +611,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.3</username>
|
||||
<time>1713908199.5069</time>
|
||||
<description>/interfaces.php made changes</description>
|
||||
<time>1713909021.507</time>
|
||||
<description>/services_dhcp.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue