From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 5 15:53:55 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1E2637B401 for ; Tue, 5 Aug 2003 15:53:55 -0700 (PDT) Received: from alia.rogler.hn.org (ARouen-106-1-6-54.w80-11.abo.wanadoo.fr [80.11.239.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5ED43FBF for ; Tue, 5 Aug 2003 15:53:44 -0700 (PDT) (envelope-from rogler@alia.rogler.hn.org) Received: from alia.rogler.hn.org (localhost.rogler.hn.org [127.0.0.1]) by alia.rogler.hn.org (8.12.9/8.12.9) with ESMTP id h75MrVLU061456; Wed, 6 Aug 2003 00:53:31 +0200 (CEST) (envelope-from rogler@alia.rogler.hn.org) Received: (from rogler@localhost) by alia.rogler.hn.org (8.12.9/8.12.9/Submit) id h75MrUo1061455; Wed, 6 Aug 2003 00:53:30 +0200 (CEST) (envelope-from rogler) Date: Wed, 6 Aug 2003 00:53:30 +0200 From: Francois Rogler To: Marcel Moolenaar Message-ID: <20030805225330.GA61417@alia.rogler.hn.org> References: <20030805044042.GA59192@alia.rogler.hn.org> <20030805183321.GA60830@alia.rogler.hn.org> <20030805191441.GA1198@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030805191441.GA1198@dhcp01.pn.xcllnt.net> User-Agent: Mutt/1.4.1i cc: freebsd-mobile@freebsd.org Subject: Re: configuration tip [was: Re: Vaio GRX580 pccard problem (cbb)] X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 22:53:56 -0000 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