Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 9, 2015 18:43
Show Gist options
  • Save danish-rehman/c6c57540d6e7b802cfee to your computer and use it in GitHub Desktop.
Save danish-rehman/c6c57540d6e7b802cfee to your computer and use it in GitHub Desktop.
Firewall rule unreachable
>> sudo iptables -I OUTPUT -p icmp --icmp-type destination-unreachable -j DROP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment