Date: Mon, 28 Jun 2004 21:12:45 +0200 From: Uwe Laverenz <uwe@laverenz.de> To: questions@freebsd.org Subject: Re: dhclient with reconfigured SSID Message-ID: <20040628191245.GA4968@ensign.laverenz.de> In-Reply-To: <40E04C77.7000500@whacky.net> References: <40DF3FBF.8060400@whacky.net> <20040628055242.E3532@skutsje.san.webweaving.org> <40E04C77.7000500@whacky.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Mon, Jun 28, 2004 at 06:51:03PM +0200, Stephan van Beerschoten wrote: > Will this lock the ssid during reboots as well ? If not, that actually > is what I am looking for. You can put it into /etc/dhclient.conf, e.g.: interface "wi0" { media "ssid <SSID> wepmode on wepkey <WEPKEY>"; } cu, Uwe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040628191245.GA4968>