Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2004 09:07:24 -0800
From:      Randy Bush <randy@psg.com>
To:        Dirk-Willem van Gulik <dirkx@webweaving.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: WEP and DHCP
Message-ID:  <E1Ac6I8-000Bvp-Mg@ran.psg.com>
References:  <200312141022.44320.racerx@makeworld.com> <E1AVZ9Z-000OlW-VG@ran.psg.com> <20040101033430.H91700@skutsje.san.webweaving.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>> interface "wi0" {
>>     send dhcp-client-identifier "foo.bar.baz";
>>     media "nwid 'my-home'  nwkey myWEPkeysilly";   # home
>>     media "nwid 'tmobile' -nwkey";                 # staryuchhs
>>     media "nwid 'nanog42' -nwkey";                 # nanog
>>     media "nwid ''        -nwkey";                 # open
>>     }
> 
> actually -is- there a clever way to not let the keys cycle and be flashed
> each in turn as above; but to pick the right one absed on some dhcp value
> (say network name, etc) ?

but dhcp does not fly until you have the correct ssid/wepkey, so
you have no network name or anything.  the above list is merely
suggested targets for shooting in the dark.

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ac6I8-000Bvp-Mg>