configuration tip [was: Re: Vaio GRX580 pccard problem (cbb)]
Marcel Moolenaar
marcel at xcllnt.net
Tue Aug 5 12:14:45 PDT 2003
[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,
--
Marcel Moolenaar USPA: A-39004 marcel at xcllnt.net
More information about the freebsd-mobile
mailing list