Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2015 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3a71dfa7e8ef7308c4ad to your computer and use it in GitHub Desktop.
Save anonymous/3a71dfa7e8ef7308c4ad to your computer and use it in GitHub Desktop.
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface dock-br0 inet static
address 172.31.102.1
netmask 255.255.255.0
bridge_ports dummy0
bridge_stp off
bridge_fd 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment