/services_dhcp_edit.php made changes @ 2023-09-20T09:07:58.642600 (mshillam@192.168.1.10)
This commit is contained in:
parent
a3ff5a440f
commit
489b34d151
13
config.xml
13
config.xml
|
|
@ -1181,6 +1181,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>02:96:c4:7b:46:13</mac>
|
||||||
|
<ipaddr>192.168.100.13</ipaddr>
|
||||||
|
<hostname>ha</hostname>
|
||||||
|
<descr>Homeassistant Proxmox</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>b4:2e:99:a1:67:fa</mac>
|
<mac>b4:2e:99:a1:67:fa</mac>
|
||||||
<ipaddr>192.168.100.20</ipaddr>
|
<ipaddr>192.168.100.20</ipaddr>
|
||||||
|
|
@ -2495,8 +2504,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1695197244.2221</time>
|
<time>1695197278.6426</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