Wireless startup personality scripts?
Mark Andrews
Mark_Andrews at isc.org
Wed Sep 8 18:12:06 PDT 2004
> Does anyone have a set of scripts that would allow one to chose a
> wireless configuration (for different networks and security settings)
> during startup of 5.x?
The following works for FreeBSD 4.x and should work for
FreeBSD 5.x.
/etc/dhclient.conf:
interface "wi0" {
media
"ssid SSID1 nwkey KEY1 powersave",
"ssid SSID2 wepmode off powersave",
"ssid SSID3 wepmode off powersave";
}
>
> Thanks,
>
> Karl
>
> _______________________________________________
> freebsd-mobile at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe at freebsd.org"
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews at isc.org
More information about the freebsd-mobile
mailing list