> > Can anybody tell me why squid listens on port 32819 and will acept > requests from any host. This port was traced using lsof and appears in > adition to the standard ICP 3130 and 8080 (3128) ports. > > It doesn't for me; I started my test 2.5.STABLE13 , and verified this with : # netstat -a | grep 32819 and with 'lsof' too. - So, include : - SQUID version ? - Grep , for this port number in your squid.conf, to make sure that this is not unintenionally set somewhere. - Also check your squid.conf , with : % squid -k parse. M.