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

next in thread | previous in thread | raw e-mail | index | archive | help


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040101033430.H91700>