Skip to content

Instantly share code, notes, and snippets.

@mattyb
Last active August 29, 2015 14:22
Show Gist options
  • Save mattyb/dfe5a7f56f0405c74baa to your computer and use it in GitHub Desktop.
Save mattyb/dfe5a7f56f0405c74baa to your computer and use it in GitHub Desktop.
reset boot2docker route
sudo route -n add -net 192.168.59.0/24 -interface vboxnet1
sudo route -n add -net 10.0.10.0/24 -interface vboxnet2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment