Created
May 16, 2016 20:44
-
-
Save terrancesnyder/67ae7eb3aaffd4640188e42177b3330b to your computer and use it in GitHub Desktop.
Reset Vagrant Networking
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo ifdown --exclude=lo -a && sudo ifup --exclude=lo -a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will reset your network on vagrant and have it re-grab DNS/IP