9
3
I know IE allows you to force all connections through a proxy server, except specific domains or local addresses. But is there a way to let IE to reach Internet directly, and only force connections to specific websites through proxy?
Use case is if google.com or facebook.com are blocked and I want to force connections to these sites through a VPN connection to a proxy server hosted somewhere else, while direct access to Internet for everything else.
Is using Firefox an option for you? – Daniel B – 2015-05-18T16:00:39.340
@DanielB ideally I'd like to be browser agnostic. I know there are solutions for Firefox such as one listed here but I haven't found one for IE.
– user4641581 – 2015-05-18T16:03:17.790By default Chrome uses the exact same proxy settings that IE uses. So the same steps you would use to configure IE to ignore/use the proxy will work for Chrome. – Ramhound – 2015-05-18T16:08:24.770
1I would wager you can use a configurable local proxy, something like Privoxy, set that as your browser's full-time proxy, but then have it only pass certain requests through a second, external proxy. – Arthur Kay – 2015-05-18T17:02:52.433
@Ramhound The problem is IE only permits me to specify specific sites to be not going through a proxy server, and everything else to go through a proxy server. I only need to have 2 sites to go through the proxy server and I don't think IE supports this hence asking this question here. If you know there is a way to configure what I need can you please let me know how? – user4641581 – 2015-05-19T13:07:33.103
@ArthurKay Thanks this is interesting. However this means I'll need to setup Privoxy on each PC (I don't want to add a PC to the LAN just to run Privoxy in server mode), and then a separate proxy server somewhere on the other end of the VPN tunnel. Is there anyway we can do this simpler? – user4641581 – 2015-05-19T13:09:16.263
@user4641581 Trying to figure the reason I thought you were using Chrome. – Ramhound – 2015-05-19T13:39:40.690