28 Jun
2006
28 Jun
'06
3:04 p.m.
"Kartthik Raghunathan" <kartthikr@lycos.com> wrote:
Using the same FR, authenticating wireless client sagainst the Active directory using PEAP and TLS and now trying to authenticate the PPTP clients against the Active directory thru Dlink FW. The first part works like charm...and the second one i have issue with and here is the MSCHAP configuration on radiusd.conf
mschap { authtype = MS-CHAP
use_mppe = no
Why did you change that? The default is to use MPPE, which you say you need. Since you turned MPPE off, I don't understand why you're surprised that MPPE doesn't work. Alan DeKok.