/firewall_rules_edit.php made changes @ 2023-02-05T11:15:50.165300 (mshillam@192.168.1.10)
This commit is contained in:
parent
27b08570e0
commit
9b8335b69c
31
config.xml
31
config.xml
|
|
@ -1948,6 +1948,33 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule uuid="be1536c9-c483-4398-9f7f-2eedb56baeea">
|
||||||
|
<type>block</type>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<descr>Block ALL from VOIP.</descr>
|
||||||
|
<direction>in</direction>
|
||||||
|
<category>countries</category>
|
||||||
|
<log>1</log>
|
||||||
|
<quick>1</quick>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<address>192.168.0.41</address>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1675595750.1371</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1675595750.1371</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule uuid="70c194c2-07c5-4bf8-a910-b17b62d9c252">
|
<rule uuid="70c194c2-07c5-4bf8-a910-b17b62d9c252">
|
||||||
<source>
|
<source>
|
||||||
<any>1</any>
|
<any>1</any>
|
||||||
|
|
@ -2240,8 +2267,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1675595650.7925</time>
|
<time>1675595750.1653</time>
|
||||||
<description>/firewall_rules.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue