Date: Sun, 05 Mar 2006 16:59:04 +0100 From: Jacco Braat <jacco@jbraat.demon.nl> To: "Denis Perisa [DARKMAN]" <crohack@vip.hr> Cc: freebsd-current@freebsd.org Subject: Re: hostap mode and wpa-psk with ral(4) problem Message-ID: <1141574344.1146.18.camel@godzilla.jubba.nl> In-Reply-To: <440B0620.8080309@vip.hr> References: <20060305120018.EEC9B16A424@hub.freebsd.org> <440B0620.8080309@vip.hr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, more people have problem with ral driver in hostap mode. the maintainer knows about it and promised to look into it before 6.1 release http://damien.bergamini.free.fr/ral/forum/read.php?f=1&i=225&t=163#reply_225 authentication is succesfull, but there is a problem with arp and dhcp. in sys/net80211/ieee80211_input.c (ieee80211_deliver_data) there is some code to bridge incomming packets to other connected stations. It looks like the driver does not handle these packets correctly. ifconfig wifi0 -apbridge disables this feature, then you should be able to connect normally Jacco On Sun, 2006-03-05 at 16:39 +0100, Denis Perisa [DARKMAN] wrote: > I also have problem with this, I use rt2500 chip (ral) and hostap is > working, but when wep is set PC does not seem to find way back to client. > I get proper request for packets in tcpdump but replty is trauncated > because freebsd cannot find way back. I tried ping from host and it say > network is down or something like that. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1141574344.1146.18.camel>