View Single Post
Old 18th May 2011
IdOp's Avatar
IdOp IdOp is offline
Too dumb for a smartphone
 
Join Date: May 2008
Location: twisting on the daemon's fork(2)
Posts: 1,027
Default

Quote:
Originally Posted by chicago View Post
If i drop encryption then I'd provide free internet for some of my neighbors and this would not be pleasant. Even if it would work that way I can't do it.
In suggesting to drop encryption, I had in mind doing it for a short time just to try to get a connection, rather than on an ongoing basis. Sorry I probably should have been more clear about that. However, only you can judge if even that would be an unacceptable security risk, fair enough.

I do have two other suggestions to add, assuming you will use encryption.

(1) Carefully check that your WEP key is the same as used in the the AP. I.e., are they both strings or both hex, or do you have some accidental mixture?

(2) Rather than DHCP, you can try running
# tcpdump -ni bwi0
No IP address is needed for this. If the connection and encryption are right, and if there is wireless network traffic, you should see packets being reported.

Last edited by IdOp; 18th May 2011 at 01:21 PM.
Reply With Quote