From owner-freebsd-net@FreeBSD.ORG Wed Oct 19 22:46:36 2005 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A873F16A41F for ; Wed, 19 Oct 2005 22:46:36 +0000 (GMT) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C5CF43D69 for ; Wed, 19 Oct 2005 22:46:36 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [10.251.23.117]) ([10.251.23.117]) by a50.ironport.com with ESMTP; 19 Oct 2005 15:46:36 -0700 X-IronPort-Anti-Spam-Filtered: true Message-ID: <4356CCCB.7040702@elischer.org> Date: Wed, 19 Oct 2005 15:46:35 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.11) Gecko/20050727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: probably a simpple answer.. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 22:46:36 -0000 A frienn asked me "how do I automatically sence what location my laptop is at and make it use teh right WEP key without manual intervention". I realised I didn't know.. is there a standard way to do this? (I know my MAC does it so I guess it's possible). example : laptop moved between home and office. different keys. automatically connects in and runs dhclient using the correct WEP key depending on where it is when booted.