Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-10 Thread Michael
On 09/03/2011 11:37, Adrian Chadd wrote: oh man, if_ath with CCMP? That's just going to hurt. :-) Just tried with WPA-TKIP and it works fine! Thanks a lot. Does it still points to keykache issue? If so, I am still willing to test your patch. Michael _

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-09 Thread Michael
On 09/03/2011 11:37, Adrian Chadd wrote: Just grab r218483 and apply it to your kernel sources. That fixes the keycache bug. Could you just confirm that the changes you are talking about are in FreeBSD-9.0-CURRENT-201101-amd64 as I would prefer not to test on my current system - but I'm more

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-09 Thread Adrian Chadd
oh man, if_ath with CCMP? That's just going to hurt. :-) On 9 March 2011 17:14, Michael wrote: > > Everything works fine if I switch the encryption off. >>> The same station works fine with other access points. Other operating >>> systems works fine on the same station with the same access poin

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-09 Thread Bernhard Schmidt
On Wednesday, March 09, 2011 10:14:23 Michael wrote: > On 09/03/2011 09:02, Bernhard Schmidt wrote: > > On Wednesday, March 09, 2011 02:00:40 Michael wrote: > >> Hi, > >> > >> I'm running FreeBSD 8.1-Release with ath0 card. For some unknown reason > >> this laptop is not able to get IP address from

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-09 Thread Michael
On 09/03/2011 09:02, Bernhard Schmidt wrote: On Wednesday, March 09, 2011 02:00:40 Michael wrote: Hi, I'm running FreeBSD 8.1-Release with ath0 card. For some unknown reason this laptop is not able to get IP address from my access point (DHCP) if WPA encryption is enabled. The tricky part is t

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-09 Thread Michael
On 09/03/2011 07:00, Bernhard Schmidt wrote: The tricky part is that it says it is associated but has IP of 0.0.0.0. So it looks like encryption part is working and then other communication fails. Do I get that right? You've tried setting a fixed IP? Can you also run tcpdump on a remote side?

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-09 Thread Bernhard Schmidt
On Wednesday, March 09, 2011 02:00:40 Michael wrote: > Hi, > > I'm running FreeBSD 8.1-Release with ath0 card. For some unknown reason > this laptop is not able to get IP address from my access point (DHCP) if > WPA encryption is enabled. > > The tricky part is that it says it is associated but

Re: dhclient (possibly all networking) not working with some routers and WPA

2011-03-08 Thread Bernhard Schmidt
On Wednesday, March 09, 2011 02:00:40 Michael wrote: > Hi, > > I'm running FreeBSD 8.1-Release with ath0 card. For some unknown reason > this laptop is not able to get IP address from my access point (DHCP) if > WPA encryption is enabled. > > The tricky part is that it says it is associated but

dhclient (possibly all networking) not working with some routers and WPA

2011-03-08 Thread Michael
Hi, I'm running FreeBSD 8.1-Release with ath0 card. For some unknown reason this laptop is not able to get IP address from my access point (DHCP) if WPA encryption is enabled. The tricky part is that it says it is associated but has IP of 0.0.0.0. So it looks like encryption part is working