OpenVPN Connect and DHCP-options

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
gerbyipv6
OpenVpn Newbie
Posts: 2
Joined: Thu Mar 24, 2016 1:03 pm

OpenVPN Connect and DHCP-options

Post by gerbyipv6 » Thu Mar 24, 2016 1:10 pm

I'm looking for a little help with a new android deployment, on the server side I've got the following custom options configured:

Code: Select all

push "dhcp-option PROXY_HTTP 172.18.200.254 8080"
push "dhcp-option PROXY_HTTPS 172.18.200.254 8080"
The purpose here is to pull browsing traffic through a proxy hosted behind my OpenVPN server however on the client the following messages are logged:

Code: Select all

Error setting dhcp-option for proxy:
tun_prop_dhcp_option_error:tun_builder_set_proxy_http
The client is running OpenVPN Connect 1.1.16 (build 74) on an unrooted Android 5.1 device. Do I have a configuration problem or is there a better way to set this up? Would a pac have better success?

Any help would be appreciated.

krasawa
OpenVpn Newbie
Posts: 1
Joined: Thu Jan 26, 2017 12:42 pm

Re: OpenVPN Connect and DHCP-options

Post by krasawa » Thu Jan 26, 2017 12:43 pm

Does anybody success with that issue?

RAguilar
OpenVpn Newbie
Posts: 2
Joined: Thu Mar 28, 2019 9:39 am

Re: OpenVPN Connect and DHCP-options

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

Does anybody success with that issue?

The problem persist in 2019?

Thank you, very much.

Post Reply