11-05-07 06:14 AM
On Sat, 03 Nov 2007 16:44:12 -0400, edju wrote:
> Unruh wrote:
>
>
> Turned off encryption on the AP and commented it out in network/interfaces
.
> Still getting "No DHCPOFFERS". The light on the PC card blinks a few
> times and that's it. I was hoping there was something amiss in the
> interfaces file or somewhere. The same laptop connects in Win2K, and my
> son's iphone connects immediately.
How about a few other steps then. Try looking at the output of iwconfig
and see what the wireless extensions think your essid is. Without
encryption enabled whatsoever, try doing it on the command line like this:
iwconfig eth1 essid XXXXX key off - the XXX part is the ESSID you have set
on your system.
after you do this, try using iwconfig again and see if your wifi card now
shows it finding the right essid. If so, try issuing a dhclient command
from the command line and see what happens. Usually it would be something
like "dhclient eth1". Or whatever it is for your card's network
interface...
If you get it working okay, try adding back in the more complex stuff like
encryption. Its easier as unruh says to start out simple and see that
things work and then tighten things up. You will know that the basic
networking between router and laptop are working. The wireless-tools
commands are your friends in this endeavor.
--
Michael Perry | Do or do not. There is no try --Master Yoda
mperry@lnxpowered.org | http://www.lnxpowered.org
[ Post a follow-up to this message ]
|