From owner-freebsd-mobile Sat Jan 18 22:19:37 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4312D37B401 for ; Sat, 18 Jan 2003 22:19:36 -0800 (PST) Received: from socrates.Berkeley.EDU (socrates.Berkeley.EDU [128.32.25.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id E214D43F1E for ; Sat, 18 Jan 2003 22:19:35 -0800 (PST) (envelope-from jmuelmen@socrates.Berkeley.EDU) Received: from socrates.Berkeley.EDU (localhost [127.0.0.1]) by socrates.Berkeley.EDU (8.11.3/8.11.3) with ESMTP id h0J6JZ912422 for ; Sat, 18 Jan 2003 22:19:35 -0800 (PST) Received: (from jmuelmen@localhost) by socrates.Berkeley.EDU (8.11.3/8.11.3) id h0J6JZD12414; Sat, 18 Jan 2003 22:19:35 -0800 (PST) Message-Id: <200301190619.h0J6JZD12414@socrates.Berkeley.EDU> To: freebsd-mobile@freebsd.org From: Johannes Muelmenstaedt Subject: problems with SMC 2632W in hostap mode Date: Sat, 18 Jan 2003 22:19:35 -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I'm trying to use an SMC 2632W 802.11b wireless card as an access point. Clients can associate without any apparent problem, but things go downhill pretty quickly from there. If I try to ping the AP machine from a client, the arp who-has makes it across the wireless link, but the arp reply never makes it back to the client. Here is my machine: FreeBSD brooklyn-bridge 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #0: Sat Dec 21 01:57:24 PST 2002 jmuelmen@brooklyn-bridge:/usr/obj/usr/src/sys/BROOKLYN-BRIDGE i386 Here is the card: Dec 22 00:51:42 brooklyn-bridge /kernel: wi0: port 0x1c00-0x1c3f,0x1880-0x18ff mem 0xf4008000-0xf4008fff irq 10 at device 14.0 on pci0 Dec 22 00:51:42 brooklyn-bridge /kernel: wi0: 802.11 address: 00:04:e2:57:80:f6 Dec 22 00:51:42 brooklyn-bridge /kernel: wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A Dec 22 00:51:42 brooklyn-bridge /kernel: wi0: Intersil Firmware: Primary 0.03.00, Station 0.08.03 Here is the configuration of the wireless card: wi0: flags=8847 mtu 1500 inet6 fe80::204:e2ff:fe57:80f6%wi0 prefixlen 64 scopeid 0x2 inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:04:e2:57:80:f6 media: IEEE 802.11 Wireless Ethernet autoselect (DS/2Mbps ) status: associated ssid john_f_kennedy_international 1:john_f_kennedy_international stationname "FreeBSD AP" channel 7 authmode OPEN powersavemode OFF powersavesleep 100 wepmode OFF weptxkey 1 Here is the client associated: 1 station: 00:30:65:07:fa:34 asid=0530, flags=3, caps=1, rates=f<1M,2M,5.5M,11M> Am I doing anything obviously wrong? Thanks, Johannes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message