From owner-freebsd-current@FreeBSD.ORG Mon Apr 19 10:57:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC79116A4CE for ; Mon, 19 Apr 2004 10:57:13 -0700 (PDT) Received: from home.paped.com (home.paped.com [217.8.214.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99F7243D49 for ; Mon, 19 Apr 2004 10:57:12 -0700 (PDT) (envelope-from freebsd@paped.com) Received: from paped.com (home.local [192.168.1.1]) by home.paped.com (8.12.10/8.12.9) with ESMTP id i3JHvAn3036717; Mon, 19 Apr 2004 19:57:10 +0200 (CEST) (envelope-from freebsd@paped.com) Message-ID: <408412F6.9050006@paped.com> Date: Mon, 19 Apr 2004 19:57:10 +0200 From: freebsd@paped.com User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6a) Gecko/20031207 X-Accept-Language: en-us, en, ru MIME-Version: 1.0 To: Randy Bush References: <16515.32133.150959.233395@roam.psg.com> In-Reply-To: <16515.32133.150959.233395@roam.psg.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD Current Subject: Re: ath wep? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 17:57:14 -0000 Hi Randy, works fine here with the following in rc.conf : ifconfig_ath0="DHCP" ifconfig_ath0_alias0="wepmode on wepkey 0x12345678 ssid your_ssid" Here it is a D-Link DWL-G650 and a DI-624 Router. Pascal