I’m wondering what is the VPN protocol that you use with RouterOS for remote users that need VPN. We currently use OpenVPN but as I red all around the Internet, the implementation of OpenVPN in routeros only support UDP which is slow. What is the most efficient VPN with the fastest throughtput for the end users ?
I know routeros 7 should support wireguard but eith routeros 6 ?
It’s fast too - on my RB4011 the crypto is hardware accelerated.
And I also agree with you that it is nice to have a VPN that is on the edge device without worrying about VPN server upkeep. I could easily move my VPN to a Docker on my unRAID server (in fact, that’s what I used to do) but my server is far less reliable than my Mikrotik router.
L2tp with ipsec based on user, pass and shared key works good for me: it’s easy/confortable to setup, all modern mikrotik routers has hardware acceleration support and all user operating systems supports it.
at the time, after a series of tests, I chose the one that seemed to have the best compromise between speed and reliability… maybe it doesn’t have the best speed (SSL via TCP), but it doesn’t have MTU problems and it integrates well on Win 10… the SSTP tunnel is fine in both roadwarrior and point-to-point configurations … in the end, if a few percentage points of speed are missing, it balances with the simplicity of operation!