/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>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</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>
|
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
|
|
@ -756,8 +782,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@10.10.10.20</username>
|
<username>mshillam@10.10.10.20</username>
|
||||||
<time>1713996066.2176</time>
|
<time>1713998127.4333</time>
|
||||||
<description>/firewall_rules.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue