/firewall_rules_edit.php made changes @ 2024-04-24T23:44:14.181000 (mshillam@10.10.10.20)
This commit is contained in:
parent
06edfdd2b5
commit
57bf84d759
31
config.xml
31
config.xml
|
|
@ -590,6 +590,33 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule uuid="a2247d3e-5333-40be-991f-4e97bb039f10">
|
||||||
|
<type>pass</type>
|
||||||
|
<interface>opt1</interface>
|
||||||
|
<ipprotocol>inet46</ipprotocol>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<descr>Allow access from LandLab router LAN to the Internet and block access to everything else</descr>
|
||||||
|
<direction>in</direction>
|
||||||
|
<log>1</log>
|
||||||
|
<quick>1</quick>
|
||||||
|
<protocol>icmp</protocol>
|
||||||
|
<source>
|
||||||
|
<address>LANDLAB</address>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<any>1</any>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@10.10.10.20</username>
|
||||||
|
<time>1713995053.9418</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@10.10.10.20</username>
|
||||||
|
<time>1713995053.9418</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule uuid="1533a82e-b6aa-4162-8b16-5e71b46c1a48">
|
<rule uuid="1533a82e-b6aa-4162-8b16-5e71b46c1a48">
|
||||||
<type>pass</type>
|
<type>pass</type>
|
||||||
<interface>opt1</interface>
|
<interface>opt1</interface>
|
||||||
|
|
@ -756,8 +783,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@10.10.10.20</username>
|
<username>mshillam@10.10.10.20</username>
|
||||||
<time>1713992990.9864</time>
|
<time>1713995054.181</time>
|
||||||
<description>/firewall_rules.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue