21 Nov
2011
21 Nov
'11
3:23 p.m.
if you take the standard initial 2.1.10 config and then edit the bits you need, then you'll see that for this setup, the most important file for you to deal with is the inner-tunnel virtual server....thats what handles the EAP. so long as you've edited eap.conf correctly so that the certs are correct then things will work.
your config suggests that your chosen method, EAP-TTLS isnt the default type in eap.conf
you also need to 'copy_request_to_tunnel' for the eap-TTLS (in eap.conf) for the return attributes to work.
alan
Enabling the copy_request_to_tunnel was all it took. Thanks for your help!