Alan,<br> I tried with the configuration you had given below, but it does not work out. Still radius server is accepting TLS method.<br><br>Thanks,<br>Nikitha<br><br><div><span class="gmail_quote">On 1/9/08, <b class="gmail_sendername">
Alan DeKok</b> <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
nikitha george wrote:<br>> Hi,<br>> I want to enable only TTLS authentication and if the client is<br>> requesting any other types EAP-TLS or PEAP the authentication should be<br>> denied.<br>> I am running 
freeradius-1.1.6, and if try to disable EAP-TLS module the<br>> server itself is not starting up.<br>> Please let me know if there are any ways to achieve this.<br><br>  Put this at the top of the "users" file:
<br><br>DEFAULT EAP-Type != EAP-TTLS, Auth-Type := Reject<br><br>  Alan DeKok.<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
<br></blockquote></div><br>