/firewall_rules_edit.php made changes @ 2024-04-24T23:09:11.256400 (mshillam@10.10.10.20)
This commit is contained in:
parent
12b28f65e8
commit
355b4912ac
30
config.xml
30
config.xml
|
|
@ -616,6 +616,32 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule uuid="c58bfb79-b821-42df-b317-5df4f907ca28">
|
||||||
|
<type>pass</type>
|
||||||
|
<interface>opt1</interface>
|
||||||
|
<ipprotocol>inet46</ipprotocol>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<descr>Allow access to all devices on the LANDLAB router LAN</descr>
|
||||||
|
<direction>in</direction>
|
||||||
|
<quick>1</quick>
|
||||||
|
<protocol>tcp/udp</protocol>
|
||||||
|
<source>
|
||||||
|
<network>wan</network>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<address>LANDLAB</address>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@10.10.10.20</username>
|
||||||
|
<time>1713992951.0184</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@10.10.10.20</username>
|
||||||
|
<time>1713992951.0184</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule uuid="86b19155-11ce-421a-bc0c-aa868041a9c7">
|
<rule uuid="86b19155-11ce-421a-bc0c-aa868041a9c7">
|
||||||
<type>pass</type>
|
<type>pass</type>
|
||||||
<interface>opt1</interface>
|
<interface>opt1</interface>
|
||||||
|
|
@ -728,8 +754,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@10.10.10.20</username>
|
<username>mshillam@10.10.10.20</username>
|
||||||
<time>1713992051.0609</time>
|
<time>1713992951.2564</time>
|
||||||
<description>/system_advanced_firewall.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue