From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 5 12:14:45 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 F1F0837B401 for ; Tue, 5 Aug 2003 12:14:44 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0830443FA3 for ; Tue, 5 Aug 2003 12:14:44 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h75JEhwO032637; Tue, 5 Aug 2003 12:14:43 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h75JEhCn001236; Tue, 5 Aug 2003 12:14:43 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h75JEf7b001235; Tue, 5 Aug 2003 12:14:41 -0700 (PDT) (envelope-from marcel) Date: Tue, 5 Aug 2003 12:14:41 -0700 From: Marcel Moolenaar To: Francois Rogler Message-ID: <20030805191441.GA1198@dhcp01.pn.xcllnt.net> References: <20030805044042.GA59192@alia.rogler.hn.org> <20030805183321.GA60830@alia.rogler.hn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030805183321.GA60830@alia.rogler.hn.org> User-Agent: Mutt/1.5.4i cc: freebsd-mobile@freebsd.org Subject: 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 19:14:45 -0000 [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@xcllnt.net