Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2007 16:08:48 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-current@freebsd.org
Subject:   WPA-EAP problems
Message-ID:  <200701171608.49339.doconnor@gsoft.com.au>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,
I have a WPA-EAP network setup (to a WRT54G with OpenRadius which 
authenticates against an OpenLDAP server on my FreeBSD server), however quite 
often dhclient fails to get a lease at first go.

My wpa_supplicant file looks like..
network={
        ssid="dons"
        scan_ssid=1
        key_mgmt=WPA-EAP
        identity="username"
        password="password"
        phase2="auth=PAP"
}

I have the following in rc.conf..
ifconfig_ath0="WPA DHCP"
background_dhclient="YES"

If I kill dhclient and restart it I can get a lease just fine. I don't see the 
problem on a WPA-TKIP network.

I think the problem is that the ath interface comes up but no packets can be 
transferred because WPA stuff is still happening the initial requests get 
lost.

I note that it takes Windows a long time to get a lease - it spends a while 
saying "waiting for network to become ready".

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQBFrbZp5ZPcIHs/zowRArKNAKClS3RWhJF97QF5Ccu7Bk+5DuPxPQCgn5b1
vua/7L3HDg9kFY4Izch0Ups=
=l6Wc
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701171608.49339.doconnor>