/services_dhcp_edit.php made changes @ 2023-06-08T15:50:35.620100 (mshillam@192.168.1.10)
This commit is contained in:
parent
d967de925c
commit
55eba636b3
11
config.xml
11
config.xml
|
|
@ -849,6 +849,15 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>84:d8:1b:8b:69:0a</mac>
|
||||||
|
<ipaddr>192.168.2.112</ipaddr>
|
||||||
|
<hostname>green-house-power-strip-1</hostname>
|
||||||
|
<descr>TP Link Greenhouse Power strip 1</descr>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>b4:85:e1:1c:a3:91</mac>
|
<mac>b4:85:e1:1c:a3:91</mac>
|
||||||
<ipaddr>192.168.3.4</ipaddr>
|
<ipaddr>192.168.3.4</ipaddr>
|
||||||
|
|
@ -2393,7 +2402,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1683883830.0111</time>
|
<time>1686235835.6201</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