Compare commits
4 Commits
cb4888f4eb
...
e49dc3cbdf
| Author | SHA1 | Date |
|---|---|---|
|
|
e49dc3cbdf | |
|
|
521c4171ff | |
|
|
e3f1d7b0f7 | |
|
|
6db9864406 |
21
config.xml
21
config.xml
|
|
@ -578,6 +578,23 @@
|
||||||
<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>
|
||||||
|
<mac>90:31:4b:ae:7b:23</mac>
|
||||||
|
<ipaddr>192.168.0.103</ipaddr>
|
||||||
|
<hostname>cam-poly-back</hostname>
|
||||||
|
<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 +2699,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1720525006.0597</time>
|
<time>1720711397.5398</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