/services_dhcp_edit.php made changes @ 2023-09-17T15:24:01.932300 (mshillam@192.168.1.10)
This commit is contained in:
parent
0e5ae48843
commit
85b2579206
13
config.xml
13
config.xml
|
|
@ -1109,6 +1109,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>e2:34:4a:b5:e1:1f</mac>
|
||||||
|
<ipaddr>192.168.50.10</ipaddr>
|
||||||
|
<hostname>humbug</hostname>
|
||||||
|
<descr>Proxmox Server</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>78:2b:cb:66:32:ff</mac>
|
<mac>78:2b:cb:66:32:ff</mac>
|
||||||
<ipaddr>192.168.50.11</ipaddr>
|
<ipaddr>192.168.50.11</ipaddr>
|
||||||
|
|
@ -2496,8 +2505,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1694960603.2116</time>
|
<time>1694960641.9323</time>
|
||||||
<description>/services_dhcp.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue