/firewall_rules_edit.php made changes @ 2024-04-24T13:23:59.911200 (mshillam@192.168.1.201)
This commit is contained in:
parent
32e1c0e793
commit
2bf5b1b967
30
config.xml
30
config.xml
|
|
@ -560,6 +560,32 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="ee54ff6d-d74a-49d5-af1f-6ec2b7bb65b6">
|
||||
<type>pass</type>
|
||||
<interface>opt1</interface>
|
||||
<ipprotocol>inet46</ipprotocol>
|
||||
<statetype>keep state</statetype>
|
||||
<descr>Allow ICMP to LINK Gateway from LAN</descr>
|
||||
<direction>in</direction>
|
||||
<quick>1</quick>
|
||||
<protocol>icmp</protocol>
|
||||
<source>
|
||||
<network>lan</network>
|
||||
</source>
|
||||
<destination>
|
||||
<network>opt1ip</network>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.201</username>
|
||||
<time>1713957839.6765</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.201</username>
|
||||
<time>1713957839.6765</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||
</filter>
|
||||
<rrd>
|
||||
|
|
@ -619,8 +645,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.201</username>
|
||||
<time>1713957745.5036</time>
|
||||
<description>/firewall_rules.php made changes</description>
|
||||
<time>1713957839.9112</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue