/firewall_rules_edit.php made changes @ 2025-11-10T12:24:45.410000 (mshillam@192.168.100.57)
This commit is contained in:
parent
e720eec747
commit
7cb05a27a6
30
config.xml
30
config.xml
|
|
@ -1126,6 +1126,32 @@
|
||||||
<any/>
|
<any/>
|
||||||
</destination>
|
</destination>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule uuid="21fe610b-539d-4069-8762-acff107f409d">
|
||||||
|
<type>block</type>
|
||||||
|
<interface>lan</interface>
|
||||||
|
<ipprotocol>inet6</ipprotocol>
|
||||||
|
<statetype>keep state</statetype>
|
||||||
|
<descr>Block IPv6</descr>
|
||||||
|
<direction>in</direction>
|
||||||
|
<log>1</log>
|
||||||
|
<quick>1</quick>
|
||||||
|
<source>
|
||||||
|
<any>1</any>
|
||||||
|
</source>
|
||||||
|
<destination>
|
||||||
|
<any>1</any>
|
||||||
|
</destination>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.100.57</username>
|
||||||
|
<time>1762777485.36</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.100.57</username>
|
||||||
|
<time>1762777485.36</time>
|
||||||
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
<enable/>
|
<enable/>
|
||||||
|
|
@ -1135,8 +1161,8 @@
|
||||||
</ntpd>
|
</ntpd>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.57</username>
|
<username>mshillam@192.168.100.57</username>
|
||||||
<description>/api/core/tunables/set_item/cbb3e340cd27675b6ad9e1036ebc6cab made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
<time>1762777357.74</time>
|
<time>1762777485.41</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue