/interfaces.php made changes @ 2024-03-25T19:34:44.833800 (mshillam@192.168.1.10)
This commit is contained in:
parent
6699f877c8
commit
e84c5347a7
10
config.xml
10
config.xml
|
|
@ -412,8 +412,12 @@
|
||||||
<networks/>
|
<networks/>
|
||||||
</wireguard>
|
</wireguard>
|
||||||
<opt1>
|
<opt1>
|
||||||
<descr>IoTDevices</descr>
|
|
||||||
<if>vlan0.32</if>
|
<if>vlan0.32</if>
|
||||||
|
<descr>IoTDevices</descr>
|
||||||
|
<enable>1</enable>
|
||||||
|
<spoofmac/>
|
||||||
|
<ipaddr>10.32.0.1</ipaddr>
|
||||||
|
<subnet>24</subnet>
|
||||||
</opt1>
|
</opt1>
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dhcpd>
|
<dhcpd>
|
||||||
|
|
@ -2598,8 +2602,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1711395106.1035</time>
|
<time>1711395284.8338</time>
|
||||||
<description>/interfaces_assign.php made changes</description>
|
<description>/interfaces.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue