Compare commits
7 Commits
515cac6d4d
...
b47990f8f0
| Author | SHA1 | Date |
|---|---|---|
|
|
b47990f8f0 | |
|
|
d0357962b0 | |
|
|
8723df8aad | |
|
|
4d85c7ae35 | |
|
|
e9868c9c8f | |
|
|
2a0f7e3712 | |
|
|
45249966ad |
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>1714039289.3992</time>
|
||||
<description>/firewall_rules_edit.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