I’m attempting to configure my Routerboard at home as a pptp client for a Windows Server at my company. I can set up this VPN properly in my Ubuntu (network-manager) but RouterOS fails to achieve that. When I enable the pptp client I get the following:
And this goes on in a infinite loop. Please note this is not a routing issue. The PPTP session itself is never stabilished. What puzzles me is even if I set a fake login and fake password, the log still outputs the “pptp-out1: authenticated” line. But this only happens if I set pptp client to connect to a real PPTP server. If I set a fake IP or to a server that is not running a PPTP server the connection fails right away as expected.
Thanks for your reply but I still belive this is not the issue. As I mentioned before, I can ensure this VPN is functional because I can configure and connect to it using Ubuntu as a PPTP client. Regarding security, both have the same setting activated:
So both PTTP clients have only mschap2 activated. And the Ubuntu one works, the RouterOS doesn’t. Also I’d like to emphasize the “authenticated” message appears in the RouterOS log even if I use the wrong password and a non-existant login name. So this makes me belive there is something very wrong (probably a bug).