Skip to content

Instantly share code, notes, and snippets.

@ilivessevili
Last active April 30, 2016 10:50
Show Gist options
  • Save ilivessevili/a567607cd6a4910b65e884691dfeddb5 to your computer and use it in GitHub Desktop.
Save ilivessevili/a567607cd6a4910b65e884691dfeddb5 to your computer and use it in GitHub Desktop.
ip route add default via my-gateway ip route del default
ip route del 0/0
while ip route del default; do :; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment