Compare commits
3 Commits
b47990f8f0
...
cb4888f4eb
| Author | SHA1 | Date |
|---|---|---|
|
|
cb4888f4eb | |
|
|
ea93e9b359 | |
|
|
c1f2be353d |
13
config.xml
13
config.xml
|
|
@ -1152,6 +1152,14 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>d8:d6:68:d8:12:77</mac>
|
||||
<ipaddr>192.168.32.202</ipaddr>
|
||||
<hostname>temp-humidity-colour-1</hostname>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>80:45:dd:46:00:69</mac>
|
||||
<ipaddr>192.168.32.211</ipaddr>
|
||||
|
|
@ -1466,7 +1474,6 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<pool/>
|
||||
</lan>
|
||||
<opt1>
|
||||
<enable>1</enable>
|
||||
|
|
@ -2675,8 +2682,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1717588915.7407</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
<time>1720525006.0597</time>
|
||||
<description>/services_dhcp.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue