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
--nextPart1339046.n1MFc1YG3j
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,
I have a WPA-EAP network setup (to a WRT54G with OpenRadius which=20
authenticates against an OpenLDAP server on my FreeBSD server), however qui=
te=20
often dhclient fails to get a lease at first go.
My wpa_supplicant file looks like..
network=3D{
=A0 =A0 =A0 =A0 ssid=3D"dons"
=A0 =A0 =A0 =A0 scan_ssid=3D1
=A0 =A0 =A0 =A0 key_mgmt=3DWPA-EAP
=A0 =A0 =A0 =A0 identity=3D"username"
=A0 =A0 =A0 =A0 password=3D"password"
=A0 =A0 =A0 =A0 phase2=3D"auth=3DPAP"
}
I have the following in rc.conf..
ifconfig_ath0=3D"WPA DHCP"
background_dhclient=3D"YES"
If I kill dhclient and restart it I can get a lease just fine. I don't see =
the=20
problem on a WPA-TKIP network.
I think the problem is that the ath interface comes up but no packets can b=
e=20
transferred because WPA stuff is still happening the initial requests get=20
lost.
I note that it takes Windows a long time to get a lease - it spends a while=
=20
saying "waiting for network to become ready".
=2D-=20
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
--nextPart1339046.n1MFc1YG3j
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQBFrbZp5ZPcIHs/zowRArKNAKClS3RWhJF97QF5Ccu7Bk+5DuPxPQCgn5b1
vua/7L3HDg9kFY4Izch0Ups=
=l6Wc
-----END PGP SIGNATURE-----
--nextPart1339046.n1MFc1YG3j--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701171608.49339.doconnor>
