Re: [squid-users] Cannot connect to Squid's default port

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Fri, 29 Jun 2007 07:30:06 +0200

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

Received on Thu Jun 28 2007 - 23:30:15 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:05 MDT