# This file describes the network interfaces available on your # system and how to activate them. For more information, see # interfaces(5) file used by ifup(8) and ifdown(8) # The loopback network interface auto lo iface lo inet loopback # The primary network interface #auto eth0 #iface eth0 inet dhcp #dns-nameservers 8.8.8.8 8.8.4.4 # The wifi network interface #auto wlan0 #iface wlan0 inet dhcp dns-nameservers 8.8.8.8 8.8.4.4