30 Mar
2009
30 Mar
'09
4:04 p.m.
On Mon, 30 Mar 2009, tnt@kalik.net wrote:
I used wireshark to capture the working and non-working PPTP authentication. There is a difference, but I don't know how to interpret what's missing on the failed reply. Anyone want to have a look? Files are attached (I hope).
That's the conversation between NAS and the client, not NAS and radius server.
So I have attached the correct captures this time, and can see that my CiscoSecure Radius server is supplying some PPTP MPPE Encryption policy and keys in the reply. I didn't know it was doing that! Is this something I can duplicated with FreeRadius?
It works in freeradius by default. You have disabled mppe in mschap module (raddb/modules/mschap).
Doh! That was it. Thanks once again. -Mike