How to route Squid proxy + VPN connection for a client? [Ubuntu 20.04] NetworkManager

Viewed 22

My VPS Ubuntu server is working as a proxy(squid), it also has a VPN connection. When the VPN connection is turned off - I can easily use the proxy, but when I turn it on - I can't use my proxy, the traffic is not routing I guess...

What I'm trying to achieve is to route traffic like this:

my pc(Client) > Proxy(Squid) > VPN(OpenVPN, third party) > world wide web.

All I want is to reach the destination website with the IP address of the VPN.

I broke my mind for 2 days, but I can't find a reason why it's not working. Thank you in advance.

0 Answers
Related