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
This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:05 MDT