/services_dhcp_edit.php made changes @ 2024-06-05T13:01:55.740700 (mshillam@192.168.1.10)
This commit is contained in:
parent
d0357962b0
commit
b47990f8f0
12
config.xml
12
config.xml
|
|
@ -1061,6 +1061,14 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>a0:a3:b3:2a:98:c0</mac>
|
||||
<ipaddr>192.168.32.4</ipaddr>
|
||||
<hostname>esp32-greenhouse2</hostname>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>dc:4f:22:4d:9d:23</mac>
|
||||
<ipaddr>192.168.32.50</ipaddr>
|
||||
|
|
@ -2667,8 +2675,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1717588387.7115</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
<time>1717588915.7407</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue