UNIX BLOG

Blog for NIX system based administrators

VPN PPTP not all sites are loading, problems with mtu

VPN PPTP not all sites are loading, problems with mtu

to solve this problem about pptpd mtu problem with not all sites working use the following command:

/sbin/iptables --append FORWARD --protocol tcp --tcp-flags SYN,RST SYN --jump TCPMSS --clamp-mss-to-pmtu

Tags: , , , , , ,


Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>