From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 4 13:32:12 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 358E816A4CE for ; Fri, 4 Jun 2004 13:32:12 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0840B43D2D for ; Fri, 4 Jun 2004 13:32:11 -0700 (PDT) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i54KVeDw039427; Fri, 4 Jun 2004 22:31:45 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <40C0DC2C.5050903@DeepCore.dk> Date: Fri, 04 Jun 2004 22:31:40 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.5 (X11/20040329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Liam J. Foy" References: <20040604145717.37fd31ea.liamfoy@sepulcrum.org> In-Reply-To: <20040604145717.37fd31ea.liamfoy@sepulcrum.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: hackers@freebsd.org Subject: Re: Orinoco Gold and Linksys AP X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 20:32:12 -0000 Liam J. Foy wrote: > Hey guys, > > I have also emailed this to freebsd-mobile@, so just writing to see if any of you guys have had any problems with an Orinoco Gold and a Linksys AP in -CURRENT. They seem to both work fine in windows, just unable to ping each other in freebsd. Here is the output of ifconfig wi0: > > wi0: flags=8843 mtu 1500 > inet6 fe80::202:2dff:fec0:2a58%wi0 prefixlen 64 scopeid 0x5 > inet 192.168.0.20 netmask 0xffffff00 broadcast 255.255.255.0 > ether 00:02:2d:c0:2a:58 > media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) > status: associated > ssid Anduril 1:Anduril > stationname "FreeBSD WaveLAN/IEEE node" > channel 3 authmode OPEN powersavemode OFF powersavesleep 100 > rtsthreshold 2312 protmode CTS > wepmode OFF weptxkey 1 > > The AP has WEP disabled, and whos SSID is Anduril. SSID Broadcast is disabled also on the AP. > > Any hints or ideas are greatly thanked, My orinoco's hasn't worked since the if_wi driver was redone over a year ago (yeah time flies. You might have better luck with if_owi though, but it didn't help mine either. -- -Søren