OpenVPN Connect routing problems?

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
CDjrTW
OpenVpn Newbie
Posts: 1
Joined: Thu Aug 10, 2023 1:00 pm

OpenVPN Connect routing problems?

Post by CDjrTW » Thu Aug 10, 2023 1:29 pm

Hey,

we have the problem that OpenVPN Connect still tries to route all connections through the VPN when setting push "route 10.10.10.0 255.255.255.0" on server.

With OpenVPN GUI it works without problems.

Routes also look good except for right at the beginning when connecting.
At the beginning a route is set that should not be there:
---
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.178.1 192.168.178.159 25
0.0.0.0 0.0.0.0 10.10.10.1 24 2
---

But as soon as you are connected for a few seconds, the second line disappears. I don't know if this is normal, but in any case the connection doesn't work.
The routing table is then 1:1 like the one with OpenVPN GUI.

redirect-gateway etc. did not work either.

This is not a problem with one VPN tunnel but with several on different systems.
My solution was until now to use OpenVPN GUI, but now I wanted to ask if this problem is known, or even wanted?

Are there any settings on the client that I have overlooked?


Greatings,
CDjrTW

Post Reply