/firewall_rules_edit.php made changes @ 2024-04-24T21:53:14.902500 (mshillam@10.10.10.20)
This commit is contained in:
parent
7c5159b58e
commit
74237ec6cf
30
config.xml
30
config.xml
|
|
@ -615,6 +615,32 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="13ec1c62-0304-473c-bed1-5d668f870510">
|
||||
<type>pass</type>
|
||||
<interface>opt1</interface>
|
||||
<ipprotocol>inet46</ipprotocol>
|
||||
<statetype>keep state</statetype>
|
||||
<descr>Allow access to all devices on the LANDLAB router LAN</descr>
|
||||
<direction>in</direction>
|
||||
<quick>1</quick>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<source>
|
||||
<network>wan</network>
|
||||
</source>
|
||||
<destination>
|
||||
<address>LANDLAB</address>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713988394.6659</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713988394.6659</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="86b19155-11ce-421a-bc0c-aa868041a9c7">
|
||||
<type>pass</type>
|
||||
<interface>opt1</interface>
|
||||
|
|
@ -727,8 +753,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.10.10.20</username>
|
||||
<time>1713988304.6333</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
<time>1713988394.9025</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<wireguard>
|
||||
|
|
|
|||
Loading…
Reference in New Issue