/firewall_rules_edit.php made changes @ 2022-10-02T15:12:16.534100 (mshillam@192.168.1.10)
This commit is contained in:
parent
15108107c4
commit
14149c05a6
38
config.xml
38
config.xml
|
|
@ -2012,6 +2012,32 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule>
|
||||||
|
<type>block</type>
|
||||||
|
<interface>wan</interface>
|
||||||
|
<ipprotocol>inet</ipprotocol>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<direction>in</direction>
|
||||||
|
<floating>yes</floating>
|
||||||
|
<log>1</log>
|
||||||
|
<quick>1</quick>
|
||||||
|
<source>
|
||||||
|
<address>178.208.164.0/22</address>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<any>1</any>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1664719936.5096</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1664719936.5096</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule>
|
<rule>
|
||||||
<type>block</type>
|
<type>block</type>
|
||||||
<interface>wan</interface>
|
<interface>wan</interface>
|
||||||
|
|
@ -2309,9 +2335,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(system)</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1663887649.6557</time>
|
<time>1664719936.5341</time>
|
||||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
@ -3533,8 +3559,8 @@ WS</content>
|
||||||
<destinations/>
|
<destinations/>
|
||||||
</Syslog>
|
</Syslog>
|
||||||
<Interfaces>
|
<Interfaces>
|
||||||
<loopbacks version="1.0.0"/>
|
<loopbacks/>
|
||||||
<vxlans version="1.0.1"/>
|
<vxlans/>
|
||||||
</Interfaces>
|
</Interfaces>
|
||||||
<Netflow version="1.0.1">
|
<Netflow version="1.0.1">
|
||||||
<capture>
|
<capture>
|
||||||
|
|
@ -4690,5 +4716,5 @@ WS</content>
|
||||||
</gateway_item>
|
</gateway_item>
|
||||||
</gateways>
|
</gateways>
|
||||||
<crl/>
|
<crl/>
|
||||||
<staticroutes version="1.0.0"/>
|
<staticroutes/>
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue