/services_dhcp_edit.php made changes @ 2022-02-20T21:09:32.916300 (mshillam@192.168.1.10)
This commit is contained in:
parent
d1858862e6
commit
5db2261468
11
config.xml
11
config.xml
|
|
@ -825,6 +825,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>d2:ce:92:32:4b:0e</mac>
|
||||||
|
<ipaddr>192.168.20.6</ipaddr>
|
||||||
|
<hostname>pbx</hostname>
|
||||||
|
<descr>Original PBX Server</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>22:ba:b6:ce:41:1d</mac>
|
<mac>22:ba:b6:ce:41:1d</mac>
|
||||||
<ipaddr>192.168.20.32</ipaddr>
|
<ipaddr>192.168.20.32</ipaddr>
|
||||||
|
|
@ -2132,7 +2141,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1645364653.3318</time>
|
<time>1645391372.9163</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