Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 00:53:30 +0200
From:      Francois Rogler <francois@rogler.org>
To:        Marcel Moolenaar <marcel@xcllnt.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: configuration tip [was: Re: Vaio GRX580 pccard problem (cbb)]
Message-ID:  <20030805225330.GA61417@alia.rogler.hn.org>
In-Reply-To: <20030805191441.GA1198@dhcp01.pn.xcllnt.net>
References:  <20030805044042.GA59192@alia.rogler.hn.org> <20030805183321.GA60830@alia.rogler.hn.org> <20030805191441.GA1198@dhcp01.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 05, 2003 at 12:14:41PM -0700, Marcel Moolenaar wrote:
> [Warner must be really happy with everything being labeled as a
>  pccard problem :-)]
> 
> On Tue, Aug 05, 2003 at 08:33:21PM +0200, Francois Rogler wrote:
> > 
> > Btw I didn't found yet any good doc explaining how to set properly a wi
> > interface with wep and DHCP at boot time.
> 
> Create /etc/start_if.wi0 (shell script) and put something like the
> following in it:
> 
>         ifconfig wi0 ssid $myssid
>         ifconfig wi0 wepkey $mywepkey
>         ifconfig wi0 weptxkey 1
>         ifconfig wi0 wepmode on
> 
> In /etc/rc.conf put:
> 
> 	ifconfig_wi0=DHCP
> 
> That should do the trick.
> FYI,

Thank you both for theses directions ... working great.


-- 
Francois Rogler



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