I am getting the following error, when eap is enable on inner-tunnel:
/etc/raddb/sites-enabled/inner-tunnel[228]: Failed to find module "eap".
/etc/raddb/sites-enabled/inner-tunnel[178]: Errors parsing authenticate section.
Thanks.
Angelica
On Wed, Nov 16, 2011 at 12:39 AM, Alan DeKok
<aland@deployingradius.com> wrote:
Angelica Delgado wrote:
> We want to configure eap-ttls with freeradius. Currently, we have
> freeradius with ldap authentication. The ldap that we are using is
> Active Directory. We want to know if there is good site that we can
> follow to implement eap ttls with ldap authentication.
Configure LDAP so that PAP authentication works in the "inner-tunnel".
See raddb/sites-available/inner-tunnel for comments on testing this.
Configure the certificates for EAP-TLS.
EAP-TTLS will work.
Alan DeKok.