Hello,
I have recently migrated my routing setup from OPNsense to a RB4011, which went super smooth and works like a charm.
Now comes the challenge (for me at least):
I know that the OpenVPN-support in Mikrotik is not good, so I want to go with IPSec.
My plan is to connect the RB4011 to a IPSec-server running in the cloud and then connect mobile clients (laptops, phones) to the same server and reach my home network via this vpn.
The server is setup with algo (https://github.com/trailofbits/algo), but I can use anything else really.
How would I approach this setup?
I use the routeros cli for everything I have to configure.
But as I mainly worked with OpenVPN so far, setting up IPSec is rather hard to grasp for me.
Also, if my plan is not possible with IPSec:
Can OpenVPN be an alternative?
I do not have to transfer a lot of data via this vpn. I just use it to connect to my servers via ssh and maybe tell the robots to vacuum the rooms via http.
If OpenVPN suffices for that (even via tcp), I can still use that.
Any help is very much appreciated.