/services_dhcp_edit.php made changes @ 2024-09-26T19:37:40.096300 (mshillam@192.168.1.10)
This commit is contained in:
parent
2f20bd8afc
commit
dad8492567
11
config.xml
11
config.xml
|
|
@ -1291,6 +1291,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>aa:cf:4d:81:f0:63</mac>
|
||||||
|
<ipaddr>192.168.69.69</ipaddr>
|
||||||
|
<hostname>dodgy-mac</hostname>
|
||||||
|
<descr>dodgy mac</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>62:0d:c3:83:cf:f0</mac>
|
<mac>62:0d:c3:83:cf:f0</mac>
|
||||||
<ipaddr>192.168.100.1</ipaddr>
|
<ipaddr>192.168.100.1</ipaddr>
|
||||||
|
|
@ -2868,7 +2877,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1725975753.7494</time>
|
<time>1727375860.0963</time>
|
||||||
<description>/services_dhcp_edit.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue