/firewall_rules_edit.php made changes @ 2024-04-25T00:35:27.433300 (mshillam@10.10.10.20)
This commit is contained in:
parent
2677fc5208
commit
7c634cdf27
30
config.xml
30
config.xml
|
|
@ -697,6 +697,32 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="4236aec3-494f-4b2f-876f-86b5c16e6241">
|
||||
<type>pass</type>
|
||||
<interface>opt1</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<statetype>keep state</statetype>
|
||||
<descr>Allow ALL to LINK Gateway from LINK Network * TEST *</descr>
|
||||
<direction>in</direction>
|
||||
<log>1</log>
|
||||
<quick>1</quick>
|
||||
<source>
|
||||
<network>opt1</network>
|
||||
</source>
|
||||
<destination>
|
||||
<address>172.16.0.254/24</address>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713998127.1974</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713998127.1974</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||
</filter>
|
||||
<rrd>
|
||||
|
|
@ -756,8 +782,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713996066.2176</time>
|
||||
<description>/firewall_rules.php made changes</description>
|
||||
<time>1713998127.4333</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue