Compare commits
3 Commits
15108107c4
...
c176753f16
| Author | SHA1 | Date |
|---|---|---|
|
|
c176753f16 | |
|
|
fb5c9b6dc6 | |
|
|
14149c05a6 |
64
config.xml
64
config.xml
|
|
@ -1903,6 +1903,58 @@
|
||||||
<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>
|
||||||
|
<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.172.0/22</address>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<any>1</any>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1664730543.8147</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1664730543.8147</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
<rule>
|
<rule>
|
||||||
<type>pass</type>
|
<type>pass</type>
|
||||||
<interface>lan</interface>
|
<interface>lan</interface>
|
||||||
|
|
@ -2309,9 +2361,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>1664730543.8398</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 +3585,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 +4742,5 @@ WS</content>
|
||||||
</gateway_item>
|
</gateway_item>
|
||||||
</gateways>
|
</gateways>
|
||||||
<crl/>
|
<crl/>
|
||||||
<staticroutes version="1.0.0"/>
|
<staticroutes/>
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue