/services_dhcp.php made changes @ 2022-12-19T14:40:09.253400 (mshillam@192.168.1.10)
This commit is contained in:
parent
547d358158
commit
a9af990b9e
18
config.xml
18
config.xml
|
|
@ -1336,6 +1336,20 @@
|
|||
</staticmap>
|
||||
<pool/>
|
||||
</lan>
|
||||
<opt1>
|
||||
<enable>1</enable>
|
||||
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
||||
<numberoptions>
|
||||
<item/>
|
||||
</numberoptions>
|
||||
<range>
|
||||
<from>10.0.0.200</from>
|
||||
<to>10.0.0.254</to>
|
||||
</range>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</opt1>
|
||||
</dhcpd>
|
||||
<unbound>
|
||||
<enable>1</enable>
|
||||
|
|
@ -2197,8 +2211,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1671460715.2863</time>
|
||||
<description>/interfaces.php made changes</description>
|
||||
<time>1671460809.2534</time>
|
||||
<description>/services_dhcp.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue