/services_dhcp_edit.php made changes @ 2022-02-20T13:39:35.770600 (mshillam@192.168.1.10)
This commit is contained in:
parent
61e731a443
commit
79854bc31f
13
config.xml
13
config.xml
|
|
@ -852,6 +852,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>f8:0f:41:fc:09:bb</mac>
|
||||||
|
<ipaddr>192.168.20.120</ipaddr>
|
||||||
|
<hostname>gluster1</hostname>
|
||||||
|
<descr>Gluster OLD Server1</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>10:52:1c:64:5b:18</mac>
|
<mac>10:52:1c:64:5b:18</mac>
|
||||||
<ipaddr>192.168.32.2</ipaddr>
|
<ipaddr>192.168.32.2</ipaddr>
|
||||||
|
|
@ -2096,8 +2105,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1645312581.3495</time>
|
<time>1645364375.7706</time>
|
||||||
<description>/services_unbound_host_edit.php made changes</description>
|
<description>/services_dhcp_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue