UDP 3130 is the standard ICP port (for talking to neighbor caches). A line like: icp_port 0 in your squid.conf will disable it.
I can't help you with the other port... Search through your squid.conf for 32885, and see what you find. Chris -----Original Message----- From: Brent Clark [mailto:[EMAIL PROTECTED] Sent: Thursday, November 11, 2004 7:16 AM To: Squid-Users Subject: [squid-users] udp ports Hi do these ports need to be available. Im using my machine as a transparent proxy and I doubt that any of my clients are making connections on those ports. gate:~# netstat -nalpu Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name udp 0 0 0.0.0.0:3130 0.0.0.0:* 24857/(squid) udp 0 0 0.0.0.0:32885 0.0.0.0:* 24857/(squid) If these ports dont have to be available, anyone know how I can remove them. Kind Regards and thanks in advance. Brent Clark
