managing multiple wireless SSIDs

The MiP RvL the_mip_rvl at myrealbox.com
Fri Jan 2 08:48:49 PST 2004


>Under Windows XP I can specify any number of wireless
>SSIDs and Windows will automatically connect to the
>currently available SSID.
>
>Is there a way to do this with FreeBSD? I'm running >5.2-RC2.
>
>Currently I have one static SSID listed in my >/etc/start_if.wi0:
>
>ifconfig wi0 ssid WingNET wepmode on wepkey >0xnonyabeesness
>
>But I'd like for FreeBSD to automatically connect to >either
>my home SSID or my Work SSID based on which is currently
available.
>

http://jelmer.vernstok.nl/oss/wlandetect/

This is a linux utility that uses iwpriv scan.
It is written in perl, and can run as a deamon.

You can also try doinng some grep and sed on 
wicontrol -L
which lists APs.

Regards,

Roland van Laar
>
>Thanks!
>
>-- 
>Jesse Guardiani, Systems Administrator
>WingNET Internet Services,
>P.O. Box 2605 // Cleveland, TN 37320-2605
>423-559-LINK (v)  423-559-5145 (f)
>http://www.wingnet.net



More information about the freebsd-mobile mailing list