/firewall_rules_edit.php made changes @ 2024-04-24T19:58:32.858800 (mshillam@10.10.10.20)
This commit is contained in:
parent
bbf2821101
commit
35bd8b1e2e
29
config.xml
29
config.xml
|
|
@ -628,6 +628,33 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule uuid="a18af7b6-153b-4861-9e13-4c50a4565ced">
|
||||||
|
<type>pass</type>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<descr>Allow Web ports back WAN interface</descr>
|
||||||
|
<direction>out</direction>
|
||||||
|
<log>1</log>
|
||||||
|
<quick>1</quick>
|
||||||
|
<protocol>tcp/udp</protocol>
|
||||||
|
<source>
|
||||||
|
<address>10.100.0.10</address>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<any>1</any>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@10.10.10.20</username>
|
||||||
|
<time>1713985112.7993</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@10.10.10.20</username>
|
||||||
|
<time>1713985112.7993</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule uuid="303446dc-ce40-4949-8a5f-c90dbce54c43">
|
<rule uuid="303446dc-ce40-4949-8a5f-c90dbce54c43">
|
||||||
<type>pass</type>
|
<type>pass</type>
|
||||||
<ipprotocol>inet</ipprotocol>
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
|
@ -710,7 +737,7 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@10.10.10.20</username>
|
<username>mshillam@10.10.10.20</username>
|
||||||
<time>1713983152.9365</time>
|
<time>1713985112.8588</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