I have a 4404 controller that I want TTLS to work with so I can encrypte surfing of the wireless network.
I installed FreeRadius 2.0 and looked in the eap.conf file. Under the TTLS section I did this:
ttls {
default_eap_type = md5
copy_request_to_tunnel = yes
use_tunneled_reply = yes
Those commands were already typed in and all I had to do was write yes or no. Is there any other commands I have to type in?
Also What other config files do I have to change to get ttls working. So far I think I only need to change eap.conf, clients.conf and radiusd.conf