usawebbox@fastmail.fm wrote:
I was stuck for a long while. I created two modules, eap_main and eap_gtc. My server1 and server2 virtual servers referred to each one respectively. The server would start, but authentication would fail:
auth: type "EAP" WARNING: Unknown value specified for Auth-Type.
Ah. That's arguably a bug.
The problem was solved when I changed my authenticate sections, adding: Auth-Type EAP { eap_main }
the default authenticate just had an unqualified 'eap' line. I'm not sure why it's required after I virtualize.
Bug. I've fixed it in CVS head, and it will be fixed in 2.0.3.
I'm still having trouble with the eap_gtc section, because when I remove TLS or empty it or try to return reject, the server won't start. Is removing the section the right way to not support an eap type on one virtual server?
Yes. Could you post the error?
Thanks for the reply. It was helpful.
I' not *always* blunt with people. Alan DeKok.