Created
February 9, 2015 22:50
-
-
Save 42wim/50e420eee9b40b9ee3da to your computer and use it in GitHub Desktop.
go back to default namespace from other net namespace
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
| ln -s /proc/1/ns/net /var/run/netns/default | |
| ip netns exec default ifconfig -a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment