/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/>
|
||||
</wireguard>
|
||||
<opt1>
|
||||
<descr>IoTDevices</descr>
|
||||
<if>vlan0.32</if>
|
||||
<descr>IoTDevices</descr>
|
||||
<enable>1</enable>
|
||||
<spoofmac/>
|
||||
<ipaddr>10.32.0.1</ipaddr>
|
||||
<subnet>24</subnet>
|
||||
</opt1>
|
||||
</interfaces>
|
||||
<dhcpd>
|
||||
|
|
@ -2598,8 +2602,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1711395106.1035</time>
|
||||
<description>/interfaces_assign.php made changes</description>
|
||||
<time>1711395284.8338</time>
|
||||
<description>/interfaces.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue