cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
783
Views
0
Helpful
1
Replies

TTLS and FreeRadius

Starthorn
Level 3
Level 3

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

1 Reply 1

ldardon
Level 4
Level 4

Try to configure:

ttls {

default_eap_type = md5

copy_request_to_tunnel = no

use_tunneled_reply = no

}

Configuring EAP-TTLS:

http://www.cisco.com/en/US/docs/net_mgmt/access_registrar/4.2/user/guide/eap.html#wp1042218

Review Cisco Networking for a $25 gift card