[SOLVED] HTTP Proxy on Windows 7 - Help?
Posted: Sat Jun 25, 2011 5:20 pm
Hi,
I'm trying to run OpenVPN as an HTTP proxy for my browser. I have the client installed and running and it's connected to the OpenVPN server. I can ping the address (10.1.0.70). Now how do I route traffic through the OpenVPN server? According to the How-To I should add:
proto tcp
http-proxy 127.0.0.1 8228
Or is it http-proxy 10.1.0.70 8228 ?
to my config? Either way, all this accomplishes is preventing the client from establishing a connection. What am I doing wrong?
I'm trying to run OpenVPN as an HTTP proxy for my browser. I have the client installed and running and it's connected to the OpenVPN server. I can ping the address (10.1.0.70). Now how do I route traffic through the OpenVPN server? According to the How-To I should add:
proto tcp
http-proxy 127.0.0.1 8228
Or is it http-proxy 10.1.0.70 8228 ?
to my config? Either way, all this accomplishes is preventing the client from establishing a connection. What am I doing wrong?