On Mon, 2005-04-25 at 22:50 +0200, Henrik Nordstrom wrote: > > bash-3.00$ telnet www.hotbot.com 80 > > Trying 209.202.248.100... > > telnet: connect to address 209.202.248.100: Connection refused > > telnet: Unable to connect to remote host: Connection refused > > Most likely your http_port and firewall/interception rules does not match. > The interception rules must redirect the traffic to the same port number > as your http_port. After i set my http_port to port 80, then squid fails because it can't bind to that port. I guess because i have the httpd_accel_port set to 80. Aaron Martinez