VPN providers are becoming more popular, and due to my countries recent data retention policies I’m considering one. I plan to have it setup on the Mikrotik to encrypt the whole subnet (a seperate VLAN in my case, really only 2-3 devices) I don’t really wan’t to use PPTP.
Can anyone recommend one? Who has experiencing using one with a Mikrotik device? I’m leaning towards NordVPN but not sure if it will work..
@Musicso Did you have to disable, add or remove any specific rule filters to make it work?
I got Purevpn and Unlimited vpn which have almost identical configuration but I’m unable to use the service from the Mikrotik or anything behind it.
I have RouterOS 6.38.5 and a RB2011UiAS-2HnD, any feedback will be very welcome.
Do you have any other suggestion? As you know PPTP is not safe solution. Even on NordVPN tutorial site is written "Please note that PPTP is a very old VPN protocol, and is considered unsafe. Please use it at your own risk." Is it safe to use this protocol for P2P?
Maybe do you know other provider which support OpenVPN + Mikrotik?
Hello guys, I purchased a month of HideMyAss VPN. They even had an openvpn guide in their site.
However, my connection was flapping between connect/disconnect, until a support agent told me they were in the process of upgrading their servers for LZO Data Compression for the OpenVPN protocol. He told me to use PPTP. told him I will do so, however I won’t continue using HMA anymore in the future (thank god i purchased one month only).
I saw a post about PureVPN working with OpenVPN and Mikrotik.
PPTP : should work, maybe a bug in 6.38.5, but never tried so much because this is too old
L2TP : is OK but too old too…
L2TP / IPSEC, is working great, this is what I use actually. Don’t ask me for performance, My xDSL connection is so bad that I can’t overload the CPU ;(
SSTP : is working OK too, worked with it a while, but there is an issue (probalby due to the protocol and not really RoS): sometime the connection drops, and the interface does not go down…stuck.
OVPN : NOK RoS need to implement TLS authentication
IKEv2 : NOK RoS need to implement rsa signature + extended authentication in ikev2
I don’t know why, but RoS developers don’t seem to care much for commercial VPN compatibility.
One workaround I thought of, is maybe use MetaROUTER to setup an Openwrt virtual router and setup OpenVPN functionality on that instead of the Mikrotik device itself. What would be your thoughts on this?
Hello my friend.
Where are you from?
I am creating a non-profit VPN server only for helping people in certain " countries", maybe like yours.
If you qualify for my VPN-server you can get an affordable bandwidth using l2tp-ipsec service
Currently, the most up-to-date VPN are based on OVPN or IKEv2. OVPN seems to be the most secure today, but IKEv2 is quite good to but seems to not to be most adapted to VPN provider application. IKEv2 is,in my opinion, better in company environment.
The solution you suggest is probably to only one to make ovpn work on Mikrotik until dev add the last option that would permit us to connect.
Anyway, it should work, but after that it’s always a problem of reliability. Doing virtual router, on a physical router is not the simpliest way.
We should pray for TLS authentication witrh OVPN natively supported on RoS
may I ask what you did to enable L2TP/IPsec with NordVPN?
I have massive problems with the IPsec part (when I use L2TP without IPsec vpn works like a charm. As soon as IPsec is activated, connection is not stable.
Please see also this thread with my config and question: http://forum.mikrotik.com/t/problem-with-l2tp-ipsec-vpn-client/110139/1
Nothing more than the dynamically generated rules.
Maybe change the server at NordVPN, I was stuck at the begining during some days, I couldn’t understand the issue because my config was really good… the issue was coming from the NordVPN server !!!
Hello.
I have problem with the NordVPN, it cant connect. I follow all instructions on the NordVPN web and something goes wrong.
My knowledge is not big about RouterOS, If someone like to help me to configure this I will give VPN access to the router.
Damn! Haven’t touched this topic for a while, but FINALLY someone came up with a working OpenVPN implementation! Finally, 2018, some hope for Mikrotik!