>I am trying Squid 2.5 STABLE6 on Fedora Core 3.
>Squid is starting without any error.

run squid in debugging mode & analyse it o/p:

#/usr/local/squid/bin/squid -NCd1 


>My head office already has a squid proxy (HEADPROXY=10.10.10.1).
>Local office has another proxy server (netscape proxy server
>OLDPROXY=20.20.20.1) running on Windows NT.
>
>I am trying to install squid on another server (SQPROXY=20.20.20.2).
>
>How can I configure my SQPROXY configuration file to route the traffic
>to HEADPROXY .
>
>I unplugged my OLDPROXY from network and assigned its IP address to
>SQPROXY (to ensure that HEADPROXY is not denying if based on IP). Even
>it has 20.20.20.1 it is not displaying the page http://google.com. Its
>try few minutes, and then Mozilla browser says, DONE without
>displaying google.com page.

>My browser is configured for appropriate proxy IP address &  port no (3128)
>Any help will be of great help.

check access.log. 
this works for me
#tail -f /usr/local/squid/var/log/access.log


Refer link for configuration:
http://squid.visolve.com/squid/index.htm
>_______________________________________________
>ilugd mailinglist -- ilugd@lists.linux-delhi.org
>http://frodo.hserus.net/mailman/listinfo/ilugd
>Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
>http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to