/services_dhcp_edit.php made changes @ 2024-07-11T11:22:24.374900 (mshillam@192.168.1.10)
This commit is contained in:
parent
cb4888f4eb
commit
6db9864406
13
config.xml
13
config.xml
|
|
@ -578,6 +578,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>90:31:4b:ad:fd:d7</mac>
|
||||||
|
<ipaddr>192.168.0.102</ipaddr>
|
||||||
|
<hostname>cam-poly-front</hostname>
|
||||||
|
<descr>Wifi Camera Polytunnel Front</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>00:e0:67:06:e7:38</mac>
|
<mac>00:e0:67:06:e7:38</mac>
|
||||||
<ipaddr>192.168.0.250</ipaddr>
|
<ipaddr>192.168.0.250</ipaddr>
|
||||||
|
|
@ -2682,8 +2691,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1720525006.0597</time>
|
<time>1720693344.3749</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