/firewall_scrub_edit.php made changes @ 2024-02-06T09:21:56.955500 (mshillam@192.168.1.10)
This commit is contained in:
parent
ae8acf7a86
commit
067384dc95
26
config.xml
26
config.xml
|
|
@ -2525,6 +2525,28 @@
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_rules_edit.php made changes</description>
|
||||||
</created>
|
</created>
|
||||||
</rule>
|
</rule>
|
||||||
|
<scrub>
|
||||||
|
<rule>
|
||||||
|
<interface>wireguard</interface>
|
||||||
|
<proto>any</proto>
|
||||||
|
<src>any</src>
|
||||||
|
<srcmask>24</srcmask>
|
||||||
|
<dst>any</dst>
|
||||||
|
<dstmask>24</dstmask>
|
||||||
|
<max-mss>1380</max-mss>
|
||||||
|
<descr>Wireguard MSS Clamping IPv4</descr>
|
||||||
|
<updated>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1707211316.8665</time>
|
||||||
|
<description>/firewall_scrub_edit.php made changes</description>
|
||||||
|
</updated>
|
||||||
|
<created>
|
||||||
|
<username>mshillam@192.168.1.10</username>
|
||||||
|
<time>1707211316.8665</time>
|
||||||
|
<description>/firewall_scrub_edit.php made changes</description>
|
||||||
|
</created>
|
||||||
|
</rule>
|
||||||
|
</scrub>
|
||||||
</filter>
|
</filter>
|
||||||
<rrd>
|
<rrd>
|
||||||
<enable/>
|
<enable/>
|
||||||
|
|
@ -2583,8 +2605,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1707211216.0937</time>
|
<time>1707211316.9555</time>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/firewall_scrub_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue