/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>
|
</staticmap>
|
||||||
<pool/>
|
<pool/>
|
||||||
</lan>
|
</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>
|
</dhcpd>
|
||||||
<unbound>
|
<unbound>
|
||||||
<enable>1</enable>
|
<enable>1</enable>
|
||||||
|
|
@ -2197,8 +2211,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1671460715.2863</time>
|
<time>1671460809.2534</time>
|
||||||
<description>/interfaces.php made changes</description>
|
<description>/services_dhcp.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue