OpenVPN for iOS with HTTP Proxy
-
Got this working great on my iphone over 3G but having issues getting it to work through a http proxy.
Server is configud to use tcp 443
I've added the http-proxy config to the file but the connection does not even hit my pfsense box.
Any help would be great :)
-
For info heres my .ovpn config file
persist-tun
persist-key
cipher BF-CBC
tls-client
client
remote 88.77.66.55 443 tcp
http-proxy 10.11.13.30 80
auth-user-passHere's the iOS openvpn log:
2013-02-27 12:40:26 –--- OpenVPN Start -----
2013-02-27 12:40:26 EVENT: RESOLVE
2013-02-27 12:40:26 EVENT: WAIT
2013-02-27 12:40:27 Transport Error: TCP connect error on '88.77.66.55' for TCP session: Connection refused
2013-02-27 12:40:27 Client terminated, restarting in 2...
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.