View Single Post
fattomm's Avatar
Posts: 109 | Thanked: 37 times | Joined on Oct 2008 @ NYC, NY
#5
Look for basic connectivity issues. If you're seeing the AP, but not getting DHCP leases -- what does an "ifconfig -a" (aka /sbin/ifconfig) return? Assuming you're getting a IP -- do you get a default route (netstat -rn), or proper entries for DNS? (cat /tmp/resolv.conf.wlan0).

Most problems I've had have been DNS related -- but indications are that your system isn't connecting to the AP properly. Make sure you've selected the proper authentication type (that is; none), and that all the right icons are indicating unlocked, etc.
 

The Following User Says Thank You to fattomm For This Useful Post: