/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/>
|
||||
<ntpserver/>
|
||||
</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>
|
||||
<mac>80:45:dd:46:00:69</mac>
|
||||
<ipaddr>192.168.32.211</ipaddr>
|
||||
|
|
@ -2384,9 +2392,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1683405979.7752</time>
|
||||
<description>/usr/local/opnsense/mvc/script/run_migrations.php made changes</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1683883830.0111</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue