Skip to content

Instantly share code, notes, and snippets.

@hernad
Created May 11, 2013 14:59
Show Gist options
  • Save hernad/5560191 to your computer and use it in GitHub Desktop.
Save hernad/5560191 to your computer and use it in GitHub Desktop.
vyatta_adsl
https://dev.openwrt.org/ticket/5890
sudo su -
iptables -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment