On 10/08/13 20:22, Bruno Melo wrote: > sudo wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf`: > [...]> wlan0: Associated with 00:21:27:e2:7b:9a > wlan0: CTRL-EVENT-CONNECTED - Connection to 00:21:27:e2:7b:9a completed
Looks good... > sudo dhclient -v wlan0: > [...] > DHCPACK from 192.168.1.1 > bound to 192.168.1.104 -- renewal in 3071 seconds. Great!! Now test connectivity to your router (probably OK): $ ping -c3 192.168.1.1 Then test DNS resolution and Internet connectivity: $ ping -c3 www.yahoo.com Thanks for your patience. We can document this experience in the Wiki. Regards, -- Steven Chamberlain [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

