Hej,
I am running a server behind a restrictive firewall and want this server to connect to Privado VPN while still offering HTTP management to the LAN, e.g. split-tunnel OpenVPN as a client.
Diagram:
WAN <------> Firewall <-------> LAN 192.168.1.0/24
^
+-------> SERVER 192.168.4.10/24
Server should connect to Privado through the firewall, which works using OpenVPN.
Server should be accessible from LAN for web management.
Within the OpenVPN client configuration at SERVER I have defined routes to the IP addresses available via VPN - however it seems to block the web management access as well - so something must be wrong.
Has anyone a nice pointer / RTFM which explains a working setup?
Thanks