I have a server running openvpn for outgoing connections. However, once I start openvpn, I lose SSH, HTTP access to the server’s IP. This is expected I guess, but is there a way to circumvent the VPN connection when connecting to these ports?
I have a server running openvpn for outgoing connections. However, once I start openvpn,
Share
This is a routing problem: You have set OpenVPN to replace the default router (handling “normal” traffic) with the OpenVPN-Connection’s. If you configure OpenVPN to use static routes, your normal traffic will again work as expected.