# # This file is used by /etc/init.d/setfilter # # Rules that should be stored in mangle table. *mangle # to overcome criminally braindead ISPs or servers which block ICMP Fragmentation Needed packets # see iptables(8) -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu COMMIT