/services_dhcp.php made changes @ 2024-03-25T19:37:20.428300 (mshillam@192.168.1.10)
This commit is contained in:
parent
e84c5347a7
commit
29d3433b4f
19
config.xml
19
config.xml
|
|
@ -1411,6 +1411,21 @@
|
||||||
</staticmap>
|
</staticmap>
|
||||||
<pool/>
|
<pool/>
|
||||||
</lan>
|
</lan>
|
||||||
|
<opt1>
|
||||||
|
<enable>1</enable>
|
||||||
|
<ignoreuids>1</ignoreuids>
|
||||||
|
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
|
||||||
|
<numberoptions>
|
||||||
|
<item/>
|
||||||
|
</numberoptions>
|
||||||
|
<range>
|
||||||
|
<from>10.32.0.200</from>
|
||||||
|
<to>10.32.0.254</to>
|
||||||
|
</range>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</opt1>
|
||||||
</dhcpd>
|
</dhcpd>
|
||||||
<snmpd>
|
<snmpd>
|
||||||
<syslocation/>
|
<syslocation/>
|
||||||
|
|
@ -2602,8 +2617,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1711395284.8338</time>
|
<time>1711395440.4283</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