This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

proxy behind proxy

hallo, i have a problem with proxy behind proxy. The 2. proxy is astaro and can not access over the 1.proxy to internet. I have change the file squid.config.default with line cache_peer proxy_1 parent http-port icp-port no-qeury. Ihave not connection to www. Thanks for your tipps  


This thread was automatically locked due to age.
Parents
  • You should be able to point your web proxy to another proxy via a NAT rule. I would suggest something like this:

    WEB_PROXY External_Interface__ -> Any / HTTP None  otherproxy.whatever.com

    I have not tried this, since my ISP uses a transparent web proxy, but try it out and let us know how it works.   
Reply
  • You should be able to point your web proxy to another proxy via a NAT rule. I would suggest something like this:

    WEB_PROXY External_Interface__ -> Any / HTTP None  otherproxy.whatever.com

    I have not tried this, since my ISP uses a transparent web proxy, but try it out and let us know how it works.   
Children