/interfaces.php made changes @ 2022-12-19T14:38:35.286300 (mshillam@192.168.1.10)
This commit is contained in:
parent
0467cb7a3b
commit
547d358158
19
config.xml
19
config.xml
|
|
@ -388,8 +388,12 @@
|
||||||
<networks/>
|
<networks/>
|
||||||
</wireguard>
|
</wireguard>
|
||||||
<opt1>
|
<opt1>
|
||||||
<descr>Vlan1</descr>
|
|
||||||
<if>vlan01</if>
|
<if>vlan01</if>
|
||||||
|
<descr>Vlan1</descr>
|
||||||
|
<enable>1</enable>
|
||||||
|
<spoofmac/>
|
||||||
|
<ipaddr>10.0.0.1</ipaddr>
|
||||||
|
<subnet>24</subnet>
|
||||||
</opt1>
|
</opt1>
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dhcpd>
|
<dhcpd>
|
||||||
|
|
@ -2193,8 +2197,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1671460416.732</time>
|
<time>1671460715.2863</time>
|
||||||
<description>Interface Vlan1(opt1) is now disabled.</description>
|
<description>/interfaces.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -5171,4 +5175,13 @@ WS</content>
|
||||||
<vlanif>vlan01</vlanif>
|
<vlanif>vlan01</vlanif>
|
||||||
</vlan>
|
</vlan>
|
||||||
</vlans>
|
</vlans>
|
||||||
|
<bridges>
|
||||||
|
<bridged/>
|
||||||
|
</bridges>
|
||||||
|
<gifs>
|
||||||
|
<gif/>
|
||||||
|
</gifs>
|
||||||
|
<gres>
|
||||||
|
<gre/>
|
||||||
|
</gres>
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue