Code: Select all
No DHCPOFFERS received.
Unable to obtain lease on first try. Exiting.
Failed to bring up wlan1.
done.Code: Select all
No DHCPOFFERS received.
Unable to obtain lease on first try. Exiting.
Failed to bring up wlan1.
done.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.config