Skip to content

Instantly share code, notes, and snippets.

@Ky6uk
Last active December 27, 2015 10:29
Show Gist options
  • Save Ky6uk/7311063 to your computer and use it in GitHub Desktop.
Save Ky6uk/7311063 to your computer and use it in GitHub Desktop.
FUCK THE BEELINE
# Some crap of my ferm.conf
table mangle {
chain FORWARD {
# FUCK THE BEELINE
of ppp+ proto tcp tcp-flags (SYN RST) SYN mod tcpmss mss 1421:65496 TCPMSS clamp-mss-to-pmtu;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment