From owner-freebsd-current@FreeBSD.ORG Wed Dec 17 13:05:12 2003 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 484BA16A4CF for ; Wed, 17 Dec 2003 13:05:12 -0800 (PST) Received: from sage.ts.co.nz (sage.tasman.net [202.49.92.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A85A43D31 for ; Wed, 17 Dec 2003 13:05:09 -0800 (PST) (envelope-from marcos@thepacific.net) Received: from sage.ts.co.nz ([172.16.21.1]) by sage.ts.co.nz (8.12.3/8.12.10) with ESMTP id hBHL3ci9020972 for ; Thu, 18 Dec 2003 10:04:51 +1300 Received: from marcos1 (gateway-nelson.thepacific.net [202.49.95.33]) by sage.ts.co.nz (8.12.3/8.12.10) with SMTP id hBHL2Xth020707 for ; Thu, 18 Dec 2003 10:02:34 +1300 Message-ID: <00d101c3c4e0$fa103370$d31410ac@marcos1> From: "marcos" To: Date: Thu, 18 Dec 2003 10:01:38 +1300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Ath0 adhoc Dosen't Work 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: Wed, 17 Dec 2003 21:05:12 -0000 Hi there, I have running the last current version of 5.1 and the last Atheros = driver, I can make work the cards on Hostap, mode 11a, 11b, 11g, etc.. = but I have no connection at all on adhoc, in any mode. someone knows is this a problem with the driver or is a special setup to = make it work on adhoc mode to build a p2p connection? some times when I run "wicontrol -i ath0 -l" I can see the other station = connected but is only for a sec. and gone again, same thing with both = ends my settings are: ifconfig ath0 172.16.20.3 netmask 255.255.255.0 ssid atheros media = autoselect mode 11b mediaopt adhoc thanks