Hello
I have a working configuration of OVPN Server (Mikrotik) and Client (OpenVPN Gui@Windows).
I have generated certificates on the server, exported and used it with the client, it’s working fine.
In case this info is useful, the public IP is held by a fiber modem which does NAT on OVPN port to the Mikrotik on LAN side.
Now I want to failover the Mikrotik router. The idea is to have a second identitical Mikrotik, with a LAN VRRP IP, so if the Mikrotik1 fails, the second gets up. Problem comes with the certificate.
I have exported the CA and certificate from Mikrotik1 to Mikrotik2, and when I try to connect (to Mikrotik2), i get a message on Mikrotik2 log.
How can I handle this situation?