/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>
|
||||
</created>
|
||||
</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>
|
||||
<type>block</type>
|
||||
<interface>wan</interface>
|
||||
|
|
@ -2309,9 +2335,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1663887649.6557</time>
|
||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1664719936.5341</time>
|
||||
<description>/firewall_rules_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
@ -3533,8 +3559,8 @@ WS</content>
|
|||
<destinations/>
|
||||
</Syslog>
|
||||
<Interfaces>
|
||||
<loopbacks version="1.0.0"/>
|
||||
<vxlans version="1.0.1"/>
|
||||
<loopbacks/>
|
||||
<vxlans/>
|
||||
</Interfaces>
|
||||
<Netflow version="1.0.1">
|
||||
<capture>
|
||||
|
|
@ -4690,5 +4716,5 @@ WS</content>
|
|||
</gateway_item>
|
||||
</gateways>
|
||||
<crl/>
|
||||
<staticroutes version="1.0.0"/>
|
||||
<staticroutes/>
|
||||
</opnsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue