/firewall_rules_edit.php made changes @ 2024-04-25T11:01:29.399200 (mshillam@192.168.1.10)
This commit is contained in:
parent
b914584508
commit
515cac6d4d
30
config.xml
30
config.xml
|
|
@ -2493,6 +2493,32 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="c794f2f7-64ea-4037-9040-c9fef0d64594">
|
||||
<type>pass</type>
|
||||
<interface>lan</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<statetype>keep state</statetype>
|
||||
<descr>Allow access to all devices on the secondary router LAN</descr>
|
||||
<direction>in</direction>
|
||||
<quick>1</quick>
|
||||
<protocol>tcp/udp</protocol>
|
||||
<source>
|
||||
<network>lan</network>
|
||||
</source>
|
||||
<destination>
|
||||
<address>10.100.0.0/24</address>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1714039289.3119</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1714039289.3119</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="ff0bf7aa-17c6-427d-8abd-3e4c258fcc00">
|
||||
<descr>OpenVPN Remote My Dental Security Staf wizard</descr>
|
||||
<source>
|
||||
|
|
@ -2641,8 +2667,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1714039135.3054</time>
|
||||
<description>/firewall_nat_out.php made changes</description>
|
||||
<time>1714039289.3992</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue