gluon-iptables-clamp-mss-to-pmtu: clamp mss on all mesh interfaces for all destinations to pmtu
This commit is contained in:
parent
eda3aa3333
commit
b90d214da9
@ -1,3 +1,3 @@
|
|||||||
*mangle
|
*mangle
|
||||||
-A FORWARD -o mesh-vpn -p tcp -m tcp --tcp-flags SYN,RST SYN -d 64:ff9b::/96 -j TCPMSS --clamp-mss-to-pmtu
|
-A FORWARD -o mesh-vpn+ -p tcp -m tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
|
||||||
COMMIT
|
COMMIT
|
||||||
|
Loading…
Reference in New Issue
Block a user