/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>
|
<type>group</type>
|
||||||
<networks/>
|
<networks/>
|
||||||
</wireguard>
|
</wireguard>
|
||||||
|
<opt2>
|
||||||
|
<descr>WireGuard</descr>
|
||||||
|
<if>wg0</if>
|
||||||
|
</opt2>
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dhcpd>
|
<dhcpd>
|
||||||
<lan>
|
<lan>
|
||||||
|
|
@ -2525,9 +2529,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(root)</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1707210515.3307</time>
|
<time>1707210685.9762</time>
|
||||||
<description>Updated plugin interface configuration</description>
|
<description>/interfaces_assign.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -5691,5 +5695,10 @@ WS</content>
|
||||||
<gre/>
|
<gre/>
|
||||||
</gres>
|
</gres>
|
||||||
<ifgroups version="1.0.0"/>
|
<ifgroups version="1.0.0"/>
|
||||||
<laggs version="1.0.0"/>
|
<laggs version="1.0.0">
|
||||||
|
<lagg/>
|
||||||
|
</laggs>
|
||||||
|
<wireless>
|
||||||
|
<clone/>
|
||||||
|
</wireless>
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue