/firewall_rules_edit.php made changes @ 2024-04-24T19:23:46.818400 (mshillam@10.10.10.20)
This commit is contained in:
parent
433d86a3f1
commit
3dcece4285
32
config.xml
32
config.xml
|
|
@ -600,6 +600,34 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="3345c82d-2f00-49de-936c-08d350619c95">
|
||||
<type>pass</type>
|
||||
<interface>wan</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<statetype>keep state</statetype>
|
||||
<descr>Allow Web ports through WAN interface</descr>
|
||||
<direction>in</direction>
|
||||
<log>1</log>
|
||||
<quick>1</quick>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<source>
|
||||
<network>wan</network>
|
||||
</source>
|
||||
<destination>
|
||||
<address>10.100.0.10/24</address>
|
||||
<port>_web_ports</port>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713983026.7579</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713983026.7579</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="303446dc-ce40-4949-8a5f-c90dbce54c43">
|
||||
<type>pass</type>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
|
|
@ -682,8 +710,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<description>/api/firewall/alias/addItem/ made changes</description>
|
||||
<time>1713982913.1488</time>
|
||||
<time>1713983026.8184</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue