From owner-freebsd-current Sat Mar 1 10: 3:36 2003 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 7148937B401 for ; Sat, 1 Mar 2003 10:03:34 -0800 (PST) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60FD043FD7 for ; Sat, 1 Mar 2003 10:03:33 -0800 (PST) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.9.3/8.9.3) id TAA14727; Sat, 1 Mar 2003 19:03:26 +0100 Date: Sat, 1 Mar 2003 19:03:26 +0100 From: "Christoph P. Kukulies" To: "M. Warner Losh" Cc: marcel@xcllnt.net, kuku@physik.rwth-aachen.de, freebsd-current@FreeBSD.ORG Subject: Re: wi0 - need help Message-ID: <20030301190326.A14461@gilberto.physik.rwth-aachen.de> References: <200303011103.MAA08798@accms33.physik.rwth-aachen.de> <20030301111849.GA13661@dhcp01.pn.xcllnt.net> <20030301.060827.04695204.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030301.060827.04695204.imp@bsdimp.com>; from imp@bsdimp.com on Sat, Mar 01, 2003 at 06:08:27AM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Mar 01, 2003 at 06:08:27AM -0700, M. Warner Losh wrote: > In message: <20030301111849.GA13661@dhcp01.pn.xcllnt.net> > Marcel Moolenaar writes: > : > status: no carrier > : > ssid "" 1:"" > : > : Did you do `wicontrol -i wi0 -p 1'? As already said, I did that and the wicontrol output between the good and the bad situation doesn't differ in no way. Warner, I applied the patch and no change. I cannot ping the server from the notebook nor other direction . When I do a tcpdump -i wi0 and then ping my notebook in the WLAN all I see is: www# tcpdump -i wi0 tcpdump: listening on wi0 18:56:35.367918 arp who-has kukubook2k tell 192.168.254.1 18:56:36.375996 arp who-has kukubook2k tell 192.168.254.1 18:56:37.386014 arp who-has kukubook2k tell 192.168.254.1 18:56:38.396032 arp who-has kukubook2k tell 192.168.254.1 > > I've found that the new driver really really really hates the old > wicontrol interface when the commands are also present in the ifconfig > interface. How does one specify the commands in the ifconfig interface? This is what I used to invoke from /etc/rc.local: /usr/sbin/wicontrol -i wi0 -n kuku /usr/sbin/wicontrol -i wi0 -p 1 /usr/sbin/wicontrol -i wi0 -c 1 /usr/sbin/wicontrol -i wi0 -s bgate ifconfig wi0 192.168.254.1 netmask 255.255.255.0 Maybe I'm doing something essentially wrong that worked under 4.4 (first release that had netgraph, I believe) and now has to be done differently. -- Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de > > Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message