/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>
|
||||
<dhcpd>
|
||||
<lan>
|
||||
<enable>1</enable>
|
||||
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
||||
<numberoptions>
|
||||
<item/>
|
||||
</numberoptions>
|
||||
<range>
|
||||
<from>192.168.1.10</from>
|
||||
<to>192.168.1.245</to>
|
||||
<from>192.168.1.201</from>
|
||||
<to>192.168.1.250</to>
|
||||
</range>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
|
|
@ -618,8 +619,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.3</username>
|
||||
<time>1713916100.8879</time>
|
||||
<description>/system_general.php made changes</description>
|
||||
<time>1713916257.3897</time>
|
||||
<description>/services_dhcp.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue