/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>
|
||||
<pool/>
|
||||
</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>
|
||||
<snmpd>
|
||||
<syslocation/>
|
||||
|
|
@ -2602,8 +2617,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1711395284.8338</time>
|
||||
<description>/interfaces.php made changes</description>
|
||||
<time>1711395440.4283</time>
|
||||
<description>/services_dhcp.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue