OpenVPN site2site problem

Hello.
I have a problem with siite2site OpenVPN connection - server UTM (stormshield) and client Mikrotik LtAP mini.
Client setup on Windows and OpenWRT works fine.
Mikrotik have a 7.8beta2 firmware (I also tested on previous versions).
Mikrotik seems to be connecting but after 30 seconds it drops the connection. It receives a DHCP remote address via UTM but has no access to the local network while connected. The firewall is disabled. Can I count on your help?


Hi drQuin!
Did you find any solution?

You are adding the “default route” … goto ip/route and watch what it does :slight_smile:

The tunnel comms and keep alive traffic has to go out the normal internet gateway NOT DOWN THE TUNNEL.
The moment that route gets added the tunnel will then drop and then the route removes and the tunnel will reform and on and on the cycle will go it should disco nicely.

Either add a static route for the normal tunnel traffic or remove the “add default route” and manually route traffic thru the tunnel your choice.