From owner-freebsd-net Tue May 7 18: 9:24 2002 Delivered-To: freebsd-net@freebsd.org Received: from mail.deltanet.com (mail.deltanet.com [216.237.144.132]) by hub.freebsd.org (Postfix) with ESMTP id 2AE9A37B400 for ; Tue, 7 May 2002 18:09:18 -0700 (PDT) Received: from mammoth.hb.frenchfries.net (da001d1280.lax-ca.osd.concentric.net [208.36.180.5]) by mail.deltanet.com (8.11.6/8.11.6) with ESMTP id g480naP18151 for ; Tue, 7 May 2002 17:49:37 -0700 Received: from localhost (pherman@localhost) by mammoth.hb.frenchfries.net (8.12.3/8.12.3/Submit) with ESMTP id g4811Gp5000716 for ; Tue, 7 May 2002 18:01:16 -0700 (PDT) X-Authentication-Warning: mammoth.hb.frenchfries.net: pherman owned process doing -bs Date: Tue, 7 May 2002 17:55:55 -0700 (PDT) From: Paul Herman X-X-Sender: pherman@mammoth.hb.frenchfries.net To: freebsd-net@freebsd.org Subject: Wireless NIC only works in promiscuous mode Message-ID: <20020507173608.R150-100000@mammoth.hb.frenchfries.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've got a Linksys WMP11 "Instant Wireless" PCI card running on 4.6-PRERELEASE: wi0: mem 0xf4200000-0xf4200fff irq 3 at device 11.0 on pci1 wi0: 802.11 address: 00:06:25:a7:47:93 wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) wi0: Intersil Firmware: Primary 1.00.05, Station 1.03.04 I've got it working (talking to a MacOSX machine, ARP, ping, FTP, ssh, etc. all work), but it only works when the interface is in promiscuous mode! i.e. I have to run tcpdump, and "tcpdump -i wi0" makes it work, and "tcpdump -i wi0 -p" doesn't. Is this an issue with the driver, or is it cockpit error on my part? -Paul. bash# ifconfig wi0 inet 192.168.1.1/24 ssid testnet channel 2 bash# ifconfig wi0 wi0: flags=8943 mtu 1500 inet6 fe80::206:25ff:fea7:4793%wi0 prefixlen 64 scopeid 0x1 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:06:25:a7:47:93 media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps ) status: associated ssid testnet 1:testnet stationname mammoth channel 2 authmode OPEN powersavemode OFF powersavesleep 100 wepmode OFF weptxkey 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message