WEP and DHCP

Dirk-Willem van Gulik dirkx at webweaving.org
Thu Jan 1 03:38:35 PST 2004



On Sun, 14 Dec 2003, Randy Bush wrote:

> 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
>     }
>
> so it cycles through them trying each in turn.
..
> otoh, if you meant acquiring the wep key via dhcp, how did you

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) ?

Dw


More information about the freebsd-mobile mailing list