Skip to content

Instantly share code, notes, and snippets.

@42wim
Created February 9, 2015 22:50
Show Gist options
  • Select an option

  • Save 42wim/50e420eee9b40b9ee3da to your computer and use it in GitHub Desktop.

Select an option

Save 42wim/50e420eee9b40b9ee3da to your computer and use it in GitHub Desktop.
go back to default namespace from other net namespace
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