On Mon, Jan 13, 2014 at 1:03 PM, Ganesh Ranganathan < [email protected]> wrote:
> Hi All, > > My office uses a proxy.pac file for the proxy configuration which has rules > for external urls to go via proxy while internal resources to be accessed > directly. > > The issue is that I use a linux VM for development purposes where it is > possible to set an environment variable (http_proxy) which routes all > requests through that server. Becase of this , the internal resources stop > working inside linux. Is there any way for linux to parse a PAC file and > apply the rules based on the URL requested? > > 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. -- Regards, Balasubramaniam Natarajan www.blog.etutorshop.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
