On Mon, Jan 13, 2014 at 7:37 PM, Balasubramaniam Natarajan < [email protected]> wrote:
> One of the possible ways is you need to work with iptables to get the > routing fixed up for both internal http access and external ip access. > Thanks, I'll take a look at iptables On Mon, Jan 13, 2014 at 11:37 PM, Sikkandar Dulkarnai <[email protected]> wrote: > You may also consider squid Isn't squid a proxy server? I am not looking to deploy a proxy, just trying to make my development linux machine work with my office proxy server. In Windows, IE uses a .pac file (a javascript like syntax config file http://en.wikipedia.org/wiki/Proxy_auto-config ) where you can specify a rule which chooses the proxy based on the request URL. I am just looking to replicate this logic of choosing the proxy/Direct connection in linux. Firefox supports a pac file even on linux but chrome looks for the system settings which is http_proxy environment variable. Thanks, Ganesh _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
