From owner-freebsd-mobile Tue Apr 9 23: 6:40 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5]) by hub.freebsd.org (Postfix) with ESMTP id 9270237B405 for ; Tue, 9 Apr 2002 23:06:37 -0700 (PDT) Received: from staffan.e.kth.se (staffan.e.kth.se [130.237.48.118]) by elixir.e.kth.se (8.12.1/8.12.1) with ESMTP id g3A66Z6T456003; Wed, 10 Apr 2002 08:06:35 +0200 (CEST) Received: (from lha@localhost) by staffan.e.kth.se (8.11.6/8.9.3) id g3A66ZP17625; Wed, 10 Apr 2002 08:06:35 +0200 X-Authentication-Warning: staffan.e.kth.se: lha set sender to lha@stacken.kth.se using -f To: Josh Tiefenbach Cc: mobile@FreeBSD.ORG Subject: Re: Aironet cards and multiple WEP key support References: <20020410005458.A67530@zipperup.org> From: Love Date: 10 Apr 2002 08:06:35 +0200 In-Reply-To: <20020410005458.A67530@zipperup.org> Message-ID: Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Josh Tiefenbach writes: > It would be awfully nice if my Cisco 350 automagically worked between the > office (SSID A, WEP on, WEP Tx key 1) and home (SSID B, WEP off) without > me having to do manual tweaking at either the office (to turn WEP on), or > at home (to turn WEP off, or change to a different wepkey). See how I do it for my netbsd laptop, last thing on (I think the scaning thingy have ended up in 4-STABLE, but I can be misstaken). Its the wi-scan script that does all the magic. You should have a /etc/wep-keys that looks like this: SSID1 key1 SSID2 key2 Love To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message