Hi,
I use radius to authenticate allot of users over allot of Mikrotiks. Everything is working fine, but one thing that I am still lacking is data encryption and data compression.
I know that Mikrotik supports the MS-MPPE-Encryption-Policy and MS-MPPE-Encryption-Types attributes, but I am not to sure about what values it expects back.
According to the RFC, MS-MPPE-Encryption-Policy must be 0 (encryption disabled), 1 (Encryption optional), and 2 (Encryption required), whilst MPPE-Encryption-Types can be either L (Weak Encryption), S (Strong Encryption), or LS (either one).
Mikrotik does not seem to support these standard replies… What values are required by MT to enable encryption via Radius thus?
Also, is it possible to enable Encryption over Radius with Radius attributes?
These are all for PPTP and PPPoE Connection Types. I may also later want to add them for ASync and ISDN Sync connections.
Thanks,