/services_dhcp_edit.php made changes @ 2023-05-12T10:30:30.011100 (mshillam@192.168.1.10)
This commit is contained in:
parent
ebde46f130
commit
d967de925c
14
config.xml
14
config.xml
|
|
@ -1041,6 +1041,14 @@
|
||||||
<dnsserver/>
|
<dnsserver/>
|
||||||
<ntpserver/>
|
<ntpserver/>
|
||||||
</staticmap>
|
</staticmap>
|
||||||
|
<staticmap>
|
||||||
|
<mac>10:52:1c:62:aa:68</mac>
|
||||||
|
<ipaddr>192.168.32.201</ipaddr>
|
||||||
|
<hostname>esp32-greenhouse</hostname>
|
||||||
|
<winsserver/>
|
||||||
|
<dnsserver/>
|
||||||
|
<ntpserver/>
|
||||||
|
</staticmap>
|
||||||
<staticmap>
|
<staticmap>
|
||||||
<mac>80:45:dd:46:00:69</mac>
|
<mac>80:45:dd:46:00:69</mac>
|
||||||
<ipaddr>192.168.32.211</ipaddr>
|
<ipaddr>192.168.32.211</ipaddr>
|
||||||
|
|
@ -2384,9 +2392,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(system)</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1683405979.7752</time>
|
<time>1683883830.0111</time>
|
||||||
<description>/usr/local/opnsense/mvc/script/run_migrations.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