Code: Select all
network={
ssid=”MY_SSID”
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP
psk=”MY-WPA-PASSWORD”
}Code: Select all
auto wlan1
iface wlan1 inet dhcp
wpa-conf /etc/wpa.configCode: Select all
[ifup]: couldn't read the interfaces file "/etc/network/interfaces failed