Skip to content

Instantly share code, notes, and snippets.

@esau0p
Last active August 29, 2015 14:11
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 esau0p/71ecdce115f816952058 to your computer and use it in GitHub Desktop.
Save esau0p/71ecdce115f816952058 to your computer and use it in GitHub Desktop.
auto lo
iface lo inet loopback
iface eth0 inet dhcp
allow-hotplug wlan0
auto wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface AliasRed1 inet dhcp
iface AliasRed2 inet dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment