/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/>
|
||||
</wireguard>
|
||||
<opt1>
|
||||
<descr>Vlan1</descr>
|
||||
<if>vlan01</if>
|
||||
<descr>Vlan1</descr>
|
||||
<enable>1</enable>
|
||||
<spoofmac/>
|
||||
<ipaddr>10.0.0.1</ipaddr>
|
||||
<subnet>24</subnet>
|
||||
</opt1>
|
||||
</interfaces>
|
||||
<dhcpd>
|
||||
|
|
@ -2193,8 +2197,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1671460416.732</time>
|
||||
<description>Interface Vlan1(opt1) is now disabled.</description>
|
||||
<time>1671460715.2863</time>
|
||||
<description>/interfaces.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -5171,4 +5175,13 @@ WS</content>
|
|||
<vlanif>vlan01</vlanif>
|
||||
</vlan>
|
||||
</vlans>
|
||||
<bridges>
|
||||
<bridged/>
|
||||
</bridges>
|
||||
<gifs>
|
||||
<gif/>
|
||||
</gifs>
|
||||
<gres>
|
||||
<gre/>
|
||||
</gres>
|
||||
</opnsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue