<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Alan,<br><br>Thank you for the response.<br>How can I build the FreeRADIUS with EAP support? I checked the configure and Makefile anc couldn't figure it out<br><br>Thanks Again,<br>ASM<br><br><div>> Date: Sun, 2 Oct 2011 21:18:18 +0100<br>> From: A.L.M.Buxey@lboro.ac.uk<br>> To: freeradius-users@lists.freeradius.org<br>> Subject: Re: "authentication" sub in perl<br>> <br>> Hi,<br>> <br>> >    As I said only "authorize" sub is being called when receiving a REQUEST<br>> >    and not authenticate sub.<br>> >    So I need to change Auth-Type to be Perl?<br>> <br>> authenticate fails quite simply because this is an EAP request...and your FreeRADIUS<br>> had been built without EAP support. if you have EAP support, the server would<br>> trigger the EAP mechanism...which sends the packet through to the inner-tunnel<br>> virtual server and you would have to have the perl module listed in the<br>> authenticate section of that VS<br>> <br>> <br>> look,<br>> <br>> >    FreeRADIUS Version 2.1.11, for host x86_64-unknown-linux-gnu, built on Sep<br>> >    29 2011 at 14:33:46<br>> <br>> <snip><br>> <br>> >    Ignoring EAP-Type/tls because we do not have OpenSSL support.<br>> >    Ignoring EAP-Type/ttls because we do not have OpenSSL support.<br>> >    Ignoring EAP-Type/peap because we do not have OpenSSL support.<br>> <br>> <snip><br>> <br>> >    [eap] EAP packet type response id 1 length 8<br>> >    [eap] No EAP Start, assuming it's an on-going EAP conversation<br>> <br>> <snip><br>> <br>> >    [eap] Request found, released from the list<br>> >    [eap] EAP NAK<br>> >    [eap] NAK asked for unsupported type PEAP<br>> >    [eap] No common EAP types found.<br>> >    [eap] Failed in EAP select<br>> >    ++[eap] returns invalid<br>> >    Failed to authenticate the user.<br>> >    Using Post-Auth-Type Reject<br>> <br>> ...end of game<br>> <br>> <br>> ....as you can see, sending the output of radiusd -X is very very useful<br>> for those of us that want to help you.<br>> <br>> <br>> alan<br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></div>                                     </div></body>
</html>