MikroTik RouterOS with OpenVPN for Windows

My last post was for Linux, and it seems Linux only. The Windows clients have quite an issue working with those settings.

To make the solution work for Windows, you need to:

1. Drop the IP pool and do local / remote address for each secret entry. Make sure they are 255.255.255.252 subnet.
2. PPP profile should only set that encryption is required.
3. Windows client cannot accept username / password from file. Change the "auth-user-pass" to be on its own line.
4. Use "route-up" to call a cmd file to set the routing rules.

Hope this still helps.

Cheers.

Popular Posts