Connect proxy after VPN

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
RAguilar
OpenVpn Newbie
Posts: 2
Joined: Thu Mar 28, 2019 9:39 am

Connect proxy after VPN

Post by RAguilar » Thu Mar 28, 2019 9:46 am

Hello,

I need to go through the proxy all the internet traffic that goes through the VPN tunnel.

In IPhone it works for me by writing these lines in the server configuration file (server.conf):

push "dhcp-option PROXY_HTTP [ip] [port]"

push "dhcp-option PROXY_HTTPS [ip] [port]"


I have the problem in Android phones because it gives an error that says "tun_prop_dhcp_option_error:tun_builder_set_proxy_http"

Does anyone have the solution to this problem?

Thank you, very much.

Post Reply