/firewall_rules_edit.php made changes @ 2024-04-23T15:07:38.258600 (mshillam@192.168.1.10)
This commit is contained in:
parent
846f45806b
commit
59e13789d5
32
config.xml
32
config.xml
|
|
@ -484,6 +484,34 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule uuid="1c2b2f1c-ed74-40ea-87ed-2841dcd41504">
|
||||||
|
<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>tcp/udp</protocol>
|
||||||
|
<source>
|
||||||
|
<address>LANDLAB</address>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<address>PrivateNetworks</address>
|
||||||
|
<not>1</not>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1713877658.01</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1713877658.01</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
|
|
@ -543,8 +571,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1713877344.9332</time>
|
<time>1713877658.2586</time>
|
||||||
<description>/system_advanced_admin.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue