I am new to MikroTik and bought a Mikrotik hAP Lite Intern (RB941-2nD) and would like to configure the following:
The router is behind a firewall I have no access to. To use VPN I have to use Port 443 and TCP.
It is connected to the network with a LAN cable and should be an access point that routes all traffic through a NordVPN Server.
I tried a few tutorials, but nothing worked. The NordVPN support says that the router doesn’t support OpenVPN, but it obviously does.
Any chance to do the above?
Hi, yes is possible,
first step is setup your openVPN VPN you know hot to do it?
Plese Read https://support.nordvpn.com/#/Connectivity/Router/1136267512/Mikrotik-Setup.htm
than you can simple make a prerouting “NordVPN route” mangle rules with for all the traffic that you want to route on NordVPN and than add a static route 0.0.0.0/0 gateway “nordvpn inteface” route mangle “NordVPN route”
Hi dear, i’m so sorry i forgot about USING TCP 443 Port, the only avaiable VPN i think the good one is using SSL like SSTP, but seem they doesen’t support this protocol.
I’ve just been chatting with NordVPN about this matter too and they say it’s mikrotik’s OpenVPN Client implementation that’s broken, so when can we expect a fix? They suggest flashing OpenWRT or DD-WRT but I don’t want to touch those.
[/quote]
Come on Mikrotik. We can’t use OpenVPN or IKEv2 with NordVPN so which protocol are we going to use? SSTP is only possible with a few providers.
[/quote]
Please make OpenVPN or IKEv2 support for NordVPN soon! My Microtik hEX is actually useless, because NordVPN drops L2TP support…
Ive been asking and posting about this for years. I do not understand why Mikrotik refuses to address this. Its very easy to add this. They added “kid control” which was far more difficult and involved.
Could there be some reason they have intentionally not implemented OpenVPN fully ? Does it create a level of security for users that some countries don’t like ?
Over years I have seen this come up over and over and it never gets solved.
That’s great news that finally Mikrotik is supporting IKEv2 properly, Btw I have been using L2tp Protocol on Mikrotik, as my vpn client PureVPN still support it, I have configured it easily by following this guide: https://www.purevpn.com/download/router-vpn but still I want to switch it on IKev2 as its much better and secure protocol and finally I can do it. Thanks for sharing this.