/services_dhcp_edit.php made changes @ 2024-03-25T16:18:43.598000 (mshillam@192.168.1.10)
This commit is contained in:
parent
14c732efc3
commit
1255d477df
13
config.xml
13
config.xml
|
|
@ -1004,6 +1004,15 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>10:52:1c:64:73:9c</mac>
|
||||
<ipaddr>192.168.32.3</ipaddr>
|
||||
<hostname>esp32-greenhouse1</hostname>
|
||||
<descr>Esp32 Controller for pumps in Greenhouse</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>dc:4f:22:4d:9d:23</mac>
|
||||
<ipaddr>192.168.32.50</ipaddr>
|
||||
|
|
@ -2585,8 +2594,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<description>/api/unbound/settings/set made changes</description>
|
||||
<time>1711378387.7407</time>
|
||||
<time>1711383523.598</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue