/interfaces_assign.php made changes @ 2024-02-06T09:11:25.976200 (mshillam@192.168.1.10)
This commit is contained in:
parent
160156748c
commit
7c4510c9fa
17
config.xml
17
config.xml
|
|
@ -412,6 +412,10 @@
|
|||
<type>group</type>
|
||||
<networks/>
|
||||
</wireguard>
|
||||
<opt2>
|
||||
<descr>WireGuard</descr>
|
||||
<if>wg0</if>
|
||||
</opt2>
|
||||
</interfaces>
|
||||
<dhcpd>
|
||||
<lan>
|
||||
|
|
@ -2525,9 +2529,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(root)</username>
|
||||
<time>1707210515.3307</time>
|
||||
<description>Updated plugin interface configuration</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1707210685.9762</time>
|
||||
<description>/interfaces_assign.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -5691,5 +5695,10 @@ WS</content>
|
|||
<gre/>
|
||||
</gres>
|
||||
<ifgroups version="1.0.0"/>
|
||||
<laggs version="1.0.0"/>
|
||||
<laggs version="1.0.0">
|
||||
<lagg/>
|
||||
</laggs>
|
||||
<wireless>
|
||||
<clone/>
|
||||
</wireless>
|
||||
</opnsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue