View Single Post
  #5   (View Single Post)  
Old 28th May 2010
polera's Avatar
polera polera is offline
New User
 
Join Date: Dec 2009
Posts: 2
Default

You might try specifying which channel urtw0 should use (should match your AP):
Code:
# ifconfig urtw0 chan YOUR_CHANNEL
also, scanning for additional access points doesn't hurt either:
Code:
# ifconfig urtw0 scan
Reply With Quote