/services_dhcp.php made changes @ 2024-04-16T09:59:30.324100 (mshillam@192.168.0.30)

This commit is contained in:
Matthew Shillam 2024-04-16 09:59:31 +01:00 committed by System Administrator
parent fe51dcdac0
commit 052ca1642d
1 changed files with 12 additions and 5 deletions

View File

@ -384,11 +384,18 @@
</interfaces> </interfaces>
<dhcpd> <dhcpd>
<lan> <lan>
<enable/> <enable>1</enable>
<ddnsdomainalgorithm>hmac-md5</ddnsdomainalgorithm>
<numberoptions>
<item/>
</numberoptions>
<range> <range>
<from>10.100.0.10</from> <from>10.100.0.200</from>
<to>10.100.0.245</to> <to>10.100.0.245</to>
</range> </range>
<winsserver/>
<dnsserver/>
<ntpserver/>
</lan> </lan>
</dhcpd> </dhcpd>
<snmpd> <snmpd>
@ -534,9 +541,9 @@
<servicestatusfilter>dhcpd6</servicestatusfilter> <servicestatusfilter>dhcpd6</servicestatusfilter>
</widgets> </widgets>
<revision> <revision>
<username>(root)</username> <username>mshillam@192.168.0.30</username>
<time>1712770085.562</time> <time>1713257970.3241</time>
<description>Updated plugin interface configuration</description> <description>/services_dhcp.php made changes</description>
</revision> </revision>
<OPNsense> <OPNsense>
<OpenVPN version="1.0.0"> <OpenVPN version="1.0.0">