Skip to content

Instantly share code, notes, and snippets.

@goloveychuk
Created March 20, 2014 15:35
Show Gist options
  • Save goloveychuk/9666534 to your computer and use it in GitHub Desktop.
Save goloveychuk/9666534 to your computer and use it in GitHub Desktop.
iptables -t mangle -I POSTROUTING -o vlan2 -j TTL --ttl-set 129&iptables -t mangle -I PREROUTING -i vlan2 -j TTL --ttl-set 128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment