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: Joakim Aronius (joakimaronius.com)
Date: Fri Feb 17 2006 - 03:06:46 CST


Also note the different between ifconfig -M run under user and superuser permissions, sudo ifconfig -M <if> is what you want.

/jkm

* Nikolai N. Fetissov (nikolai.fetissovpeachisland.com) wrote:
> On Thu, February 16, 2006 11:17 am, 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.
> >
> > Ramiro.
> >
> >
> ifconfig -M
>
> see ifconfig(8)
> --
> nikolai