Since Mikrotik supported IKEv2 to ISP I am using NordVPN and I always was very pleased with it. Since the implemented a separate username and password for router implementations things got sometimes wonky.
The latest is that it appears that some sites become unreachable through the VPN and the latest are duckduckgo.com and security.nl and if someone can also test it then I can put this to them. I tested myself and when I use and different VPN provider all goes well.
On my PC I have the client from them and when I want connect to two sites they don’t show using WireGuard. This is punching a hole through the firewall of the router so the router is working fine.
It could of course be the case that those sites are blocking NordVPN but look unlikely to me.
I am having some “wonky” Problems with NordVPN too.
Sooo.. You are not alone =)
I just tried it out..
Mikrotik + NordVPN:
I was able to resolve the duckduckgo.com and security.nl domains with the NordVPN-DNS servers
But wasn’t able to connect via HTTP/HTTPS
OK this is not good. I tested it and looking into it with Wireshark I noticed that there where no ICMP 3-4 were returned by NordVPN. They seem to block it and as result the MTU is to big.
I set not in Mangle my outgoing MTU to 1372 (could be in your case lower) and then al is working again. The other VPN providers do work fine without setting the MTU in advance.