CD Tech wrote:
Hello all, Squid Cache: Version 2.6.STABLE17 Fedora 8 I have setup squid 2 days ago and have learned a ton already. I have everything pretty much prefect except one lingering issue. Myself and clients can not connect to our localhost. For example I can not connect to my local server using http://localhost or 127.0.0.1 or google desktop using http://127.0.0.1:4664 and for the life of me can not figure it out. When I type in locahost or 127.0.01 it brings me to the apache page on the squid server.
Of course. Squid is running on its own 'localhost' separate from each of the clients.
Since I am using a .pac file I can not bypass localhost or 127.0.0.1 in firefox or IE (although that does fix the issue). Any work around to this? Below is my pac file and
Wrong. Simply have the .pac file check for a request url of "http://localhost" and go DIRECT on them.
Amos -- Please use Squid 2.6STABLE17+ or 3.0STABLE1+ There are serious security advisories out on all earlier releases.