/services_dhcp.php made changes @ 2024-04-24T01:50:57.389700 (mshillam@192.168.1.3)
This commit is contained in:
parent
692d518071
commit
e570815e09
|
|
@ -379,13 +379,14 @@
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dhcpd>
|
<dhcpd>
|
||||||
<lan>
|
<lan>
|
||||||
|
<enable>1</enable>
|
||||||
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
||||||
<numberoptions>
|
<numberoptions>
|
||||||
<item/>
|
<item/>
|
||||||
</numberoptions>
|
</numberoptions>
|
||||||
<range>
|
<range>
|
||||||
<from>192.168.1.10</from>
|
<from>192.168.1.201</from>
|
||||||
<to>192.168.1.245</to>
|
<to>192.168.1.250</to>
|
||||||
</range>
|
</range>
|
||||||
<winsserver/>
|
<winsserver/>
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
|
|
@ -618,8 +619,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.3</username>
|
<username>mshillam@192.168.1.3</username>
|
||||||
<time>1713916100.8879</time>
|
<time>1713916257.3897</time>
|
||||||
<description>/system_general.php made changes</description>
|
<description>/services_dhcp.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue