Re: EAP PEAP, unable to load certificate

2006-08-28 Thread Nick Larsen
I've now removed Auth-Type := Local, and I get a little futher, but it now seg-faults...rad_recv: Access-Request packet from host 10.10.1.199:1812, id=4, length=73    User-Name = "nick"     Framed-MTU = 1400    NAS-Port-Type = Wireless-802.11     EAP-Message = 0x02010009016e69636b

Re: EAP PEAP, unable to load certificate

2006-08-28 Thread Nick Larsen
Hi,I have forcibly set Auth-Type to Local, so perhaps that's the problem.Here's my debug output anyway...rad_recv: Access-Request packet from host 10.10.1.199:1812, id=1, length=73    User-Name = "nick"     Framed-MTU = 1400    NAS-Port-Type = Wireless-802.11     EAP-Message = 0x02

Re: EAP PEAP, unable to load certificate

2006-08-28 Thread Alan DeKok
"Nick Larsen" <[EMAIL PROTECTED]> wrote: > Now I'm trying to authenticate users via wireless PDA's, but I now get > "auth: No User-Password or CHAP-Password attribute in the request" in > Access-Request, I guess it's the Linksys WAG54g now, so I better start > trawling through the net again. No.

Re: EAP PEAP, unable to load certificate

2006-08-27 Thread Nick Larsen
Hi,Thanks for that, it worked wonders. I also had to recreate some certificates properly.Now I'm trying to authenticate users via wireless PDA's, but I now get "auth: No User-Password or CHAP-Password attribute in the request" in Access-Request, I guess it's the Linksys WAG54g now, so I better star

Re: EAP PEAP, unable to load certificate

2006-08-24 Thread K. Hoercher
On 8/25/06, Nick Larsen <[EMAIL PROTECTED]> wrote: tls: certificate_file = "(null)" You have to fill in this information. See the comment in eap.conf above the pertinent line. regards K. Hoercher - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

EAP PEAP, unable to load certificate

2006-08-24 Thread Nick Larsen
Hi Subscribers,I'm currently setting up a wireless hotspot for a cafe, and am currently stuck with the EAP part in FreeRADIUS.I'm running "FreeRADIUS Version 1.1.1" on FreeBSD`uname -a` output:    FreeBSD radius02.01.net.nz 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Nov  2 22:33:15 UTC 2005   [EMAIL P