OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "iwlist scan" equivalent command under OpenBSD

From: Ray Lai (raycyth.net)
Date: Thu Feb 16 2006 - 10:33:08 CST


On Thu, Feb 16, 2006 at 05:17:30PM +0100, Ramiro Aceves wrote:
> Hi OpenBSD fans.
>
> I have been googling around and have not been able to solve this
> question. ?How can one discover what wireless networks are available
> under OpenBSD?
> I am used to the "iwlist scan eth0" under Linux, and I hate to halt
> OpenBSD and boot Linux only to discover the networks, then come back
> and start OpenBSD again to continue the configuration. What is the
> OpenBSD equivalent to Linux "iwlist"?
>
> Anyway, my Intel 2200 card is recogniced very well under OpenBSD with
> "iwi" driver.
>
> Thank you very much in advance.

I usually use the kismet package, but I think you can do ``ifconfig -M''
as well.

-Ray-