# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet dhcp auto wlan0 iface wlan0 inet dhcp wpa-driver wext # wpa-ap-scan 2 wpa-ssid lu # wpa-scan-ssid 1 wpa-key-mgmt IEEE8021X # wpa-eap TTLS # wpa-anonymous-identity anonymous # wpa-phase2 auth=PAP wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf # wpa-identity username # wpa-password password