From owner-freebsd-current@FreeBSD.ORG Mon Jul 26 14:35:42 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 2FC8E16A4CE for ; Mon, 26 Jul 2004 14:35:42 +0000 (GMT) Received: from vscan01.westnet.com.au (vscan01.westnet.com.au [203.10.1.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D91343D5F for ; Mon, 26 Jul 2004 14:35:41 +0000 (GMT) (envelope-from robertsg@westnet.com.au) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id A2A96518DE for ; Mon, 26 Jul 2004 22:35:39 +0800 (WST) Received: from dsl-202-173-129-2.nsw.westnet.com.au (dsl-202-173-129-2.nsw.westnet.com.au [202.173.129.2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by vscan01.westnet.com.au (Postfix) with ESMTP id 5132A50B33 for ; Mon, 26 Jul 2004 22:35:39 +0800 (WST) From: Geoff Roberts To: freebsd-current@freebsd.org Date: Tue, 27 Jul 2004 00:35:34 +1000 User-Agent: KMail/1.6.2 Organization: Strategic I.C.T. Pty Ltd MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407270035.34991.robertsg@westnet.com.au> Subject: ath driver and wg311t X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: robertsg@westnet.com.au List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 14:35:42 -0000 Hi, I've got a Netgear WG311T (Atheros chip) card in my FreeBSD current machine. I'm trying to set it up as an access point. The card at the other end is a netgear WG111 (USB) on windows XP. It is very, very hard to get the two to connect (takes hours). Most of the time they don't. Once connected though they stay connected pretty well. I've turned on debug.ieee80211 and get the error message: unsupported auth 1. Looking through the code this means the WG111 on XP is trying to access the WG311T on FreeBSD via a shared key - yet I've told XP to use open mode. Unfortunately I don't have another wireless card to see whether it is just the WG111 on XP that is the problem (it could be the driver on XP ignoring the open mode selection). Could it also be the FreeBSD ath driver telling the XP machine to connect with a shared key? Thanks, Geoff I've set the WG311T up as follows: ath0: flags=8843 mtu 1500 inet 192.168.10.1 netmask 0xffffff00 broadcast 192.168.10.255 ether xx:xx:xx:xx:xx:xx media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: associated ssid testnet 1:testnet channel 7 authmode OPEN powersavemode OFF powersavesleep 100 rtsthreshold 2312 protmode CTS wepmode MIXED weptxkey 1 wepkey 1:40-bit On windows XP I've set the connection up as: Data encryption: WEP Network Authentication: open Key is not provided automatically