/firewall_rules_edit.php made changes @ 2024-04-23T15:24:43.028600 (mshillam@192.168.1.10)
This commit is contained in:
parent
7affb2a98b
commit
5733d6f2f8
28
config.xml
28
config.xml
|
|
@ -512,6 +512,32 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="1533a82e-b6aa-4162-8b16-5e71b46c1a48">
|
||||
<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>lan</network>
|
||||
</source>
|
||||
<destination>
|
||||
<address>LANDLAB</address>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1713878682.7779</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1713878682.7779</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<bypassstaticroutes>yes</bypassstaticroutes>
|
||||
</filter>
|
||||
<rrd>
|
||||
|
|
@ -571,7 +597,7 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1713878327.0215</time>
|
||||
<time>1713878683.0286</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue