View Single Post
  #8   (View Single Post)  
Old 25th May 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

I haven't got much experience with wifi as I don't have a suported card.
Could you try to get the AP's list by using wlanctl(8)?

Also could you try:
Code:
ifconfig wpi0 mediaopts monitor
ifconfig wpi0 list scan
Are you using dhcp for that interface? Check this out: http://blog.netbsd.org/tnf/entry/introducing_dhcpcd_gtk
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD

Last edited by s0xxx; 25th May 2009 at 12:16 PM.
Reply With Quote