On Thu, 6 Nov 2003, Eicke wrote: > 1068132264.745 3 192.168.5.9 TCP_MISS/503 1011 GET http://192.168.2.1/ - > NONE/- -
This indicates your Squid could not reach the requested server. It is not an access control problem within Squid. Can you from the Squid server connect to the 192.168.2.1 server on port 80? telnet 192.168.2.1 80 GET / HTTP/1.0 [blank line] If this does not work from the Squid server there is no chance Squid running on the Squid server will be able to do the same.. Regards Henrik
