On Thu, 2007-06-28 at 22:26 -0700, Reid wrote: > Could you advise of how I can determine if there is some firewall running? To check if there is a local firewall running: iptables-save To check if there is a firewall between the client and the Squid server: run "tcpdump -n -i any port 3128" on the Squid server, then on a client run "telnet ip.of.squid.server 3128". Regards Henrik
Attachment:
signature.asc
Description: This is a digitally signed message part