From owner-freebsd-mobile Thu Jan 9 19:21:26 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 A6D6B37B401 for ; Thu, 9 Jan 2003 19:21:24 -0800 (PST) Received: from tsunami.platypusgroup.com (tsunami.platypusgroup.com [64.71.174.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ADFE43F3F for ; Thu, 9 Jan 2003 19:21:24 -0800 (PST) (envelope-from ksb@platypusgroup.com) Received: from localhost (localhost.platypusgroup.com [127.0.0.1]) by tsunami.platypusgroup.com (Postfix) with ESMTP id 4BA844B91 for ; Thu, 9 Jan 2003 22:21:50 -0500 (EST) Received: by tsunami.platypusgroup.com (Postfix, from userid 1000) id 0F39E4B67; Thu, 9 Jan 2003 22:21:50 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by tsunami.platypusgroup.com (Postfix) with ESMTP id 0DCCC4B1A for ; Thu, 9 Jan 2003 22:21:50 -0500 (EST) Date: Thu, 9 Jan 2003 22:21:50 -0500 (EST) From: "Kevin S. Brackett" To: mobile@freebsd.org Subject: Re: netgear MA311 not wanting to work with ibook. In-Reply-To: <20030109172836.B40641@tsunami.platypusgroup.com> Message-ID: <20030109222054.V47612@tsunami.platypusgroup.com> References: <20030109172836.B40641@tsunami.platypusgroup.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS new-20020517 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 Okay, sorry to reply my own email, but it's getting weirder, i can ping other ips on the subnet, just not the hostap server (or any ips connected to it)... any ideas? On Thu, 9 Jan 2003, Kevin S. Brackett wrote: > The card from dmesg: > > wi0: mem 0xef001000-0xef001fff irq 3 at device 9.0 on > pci0 > wi0: 802.11 address: 00:09:5b:12:09:8f > wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) > wi0: Intersil Firmware: Primary 1.00.07, Station 1.03.06 > > This is what i'm using to get it going: > > /sbin/sysctl net.link.ether.bridge=1 > /sbin/sysctl net.link.ether.bridge_cfg="wi0 xl0" > /sbin/sysctl net.inet.ip.forwarding=1 > /sbin/ifconfig wi0 ssid ABYSS mediaopt hostap debug up > > ifconfig: > > xl0: flags=8943 mtu 1500 > options=3 > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > inet6 fe80::201:2ff:fe29:411d%xl0 prefixlen 64 scopeid 0x1 > ether 00:01:02:29:41:1d > media: Ethernet autoselect (100baseTX ) > status: active > wi0: flags=8947 mtu > 1500 > inet6 fe80::209:5bff:fe12:98f%wi0 prefixlen 64 scopeid 0x2 > ether 00:09:5b:12:09:8f > media: IEEE 802.11 Wireless Ethernet autoselect (DS/2Mbps > ap>) > status: associated > ssid ABYSS 1:ABYSS > stationname "FreeBSD WaveLAN/IEEE node" > channel 3 authmode OPEN powersavemode OFF powersavesleep 100 > wepmode OFF weptxkey 1 > > Debugging information: > > wihap_shutdown: sc=0xc3e8c000 whi=0xc3e8d06c > wihap_init: sc=0xc3e8c000 whi=0xc3e8d06c > wihap_shutdown: sc=0xc3e8c000 whi=0xc3e8d06c > wihap_init: sc=0xc3e8c000 whi=0xc3e8d06c > wi_start: dropping unassoc dst 00:60:b0:a2:9a:27 > wihap_mgmt_input: len=6 MGMT: auth: > wihap_auth_req: station 00:30:65:0a:8a:b7 algo=0x0 seq=0x1 > wihap_auth_req: new station > wihap_auth_req: returns status=0x0 > wihap_mgmt_input: len=17 MGMT: assoc req: > wihap_assoc_req: from station 00:30:65:0a:8a:b7 > wihap_assoc_req: returns status=0x0 > > Using 5.0-CURRENT from a few weeks ago; here's something odd... i have the > ibook set to use DHCP, and the hostap gateway is running isc-dhcpd, and > the ibook is getting the DHCP information and the ibooks signal bar is > about 90% full. > > > any ideas? > > TIA > - kevin > > PS: please CC: replies :) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message