/firewall_rules_edit.php made changes @ 2024-04-24T10:07:05.640300 (mshillam@10.100.0.222)
This commit is contained in:
parent
f7b4ef450e
commit
a4f35f4a66
29
config.xml
29
config.xml
|
|
@ -568,6 +568,31 @@
|
|||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="ff00706a-9287-459b-a900-df5d9ab93cb5">
|
||||
<type>pass</type>
|
||||
<interface>wan</interface>
|
||||
<ipprotocol>inet</ipprotocol>
|
||||
<statetype>keep state</statetype>
|
||||
<descr>Allow traffic from the primary router to WAN interface</descr>
|
||||
<direction>in</direction>
|
||||
<quick>1</quick>
|
||||
<source>
|
||||
<address>192.168.1.0/24</address>
|
||||
</source>
|
||||
<destination>
|
||||
<network>lan</network>
|
||||
</destination>
|
||||
<updated>
|
||||
<username>mshillam@10.100.0.222</username>
|
||||
<time>1713949625.5812</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</updated>
|
||||
<created>
|
||||
<username>mshillam@10.100.0.222</username>
|
||||
<time>1713949625.5812</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</created>
|
||||
</rule>
|
||||
<rule uuid="2bc331e9-3a77-4571-a3e1-03defcaa69a2">
|
||||
<type>pass</type>
|
||||
<interface>wan</interface>
|
||||
|
|
@ -676,8 +701,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@10.100.0.222</username>
|
||||
<time>1713946690.5703</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
<time>1713949625.6403</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue