/firewall_rules_edit.php made changes @ 2024-04-24T12:29:04.543300 (mshillam@192.168.1.201)
This commit is contained in:
parent
7321acf4e4
commit
926ab47631
|
|
@ -571,17 +571,18 @@
|
||||||
<statetype>keep state</statetype>
|
<statetype>keep state</statetype>
|
||||||
<descr>Allow ICMP on Wan Interface</descr>
|
<descr>Allow ICMP on Wan Interface</descr>
|
||||||
<direction>in</direction>
|
<direction>in</direction>
|
||||||
|
<log>1</log>
|
||||||
<quick>1</quick>
|
<quick>1</quick>
|
||||||
<protocol>icmp</protocol>
|
<protocol>icmp</protocol>
|
||||||
<source>
|
<source>
|
||||||
<address>192.168.1.1</address>
|
<address>192.168.1.0/24</address>
|
||||||
</source>
|
</source>
|
||||||
<destination>
|
<destination>
|
||||||
<network>wanip</network>
|
<network>wanip</network>
|
||||||
</destination>
|
</destination>
|
||||||
<updated>
|
<updated>
|
||||||
<username>mshillam@192.168.1.201</username>
|
<username>mshillam@192.168.1.201</username>
|
||||||
<time>1713957543.7236</time>
|
<time>1713958144.4835</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</updated>
|
</updated>
|
||||||
<created>
|
<created>
|
||||||
|
|
@ -672,7 +673,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.201</username>
|
<username>mshillam@192.168.1.201</username>
|
||||||
<time>1713957543.7885</time>
|
<time>1713958144.5433</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue