On Saturday 12 July 2003 08.52, Seby wrote:
> Yes, I know that but can you tell me why my squid is leasening on
> port 62/udp
> # fuser 62/udp
>  62/udp:               1999
> ----------
>
>  # ps xau| grep 1999
>  squidu    1999  0.5  3.1 53108 48648 ?       S    Jul03  68:10
> (squid) -D You can see from above that port 62/udp is opend by
> squid ..

This is not normal.

See if you can find a hint in cache.log. All ports used by Squid is 
reported in cache.log.

You should also be able to see what the port is by using the cachemgr 
interface.

The UDP port which are used in Squid are:

  DNS client port. dynamically assigned high port number.
  HTCP. Default disabled. Normal port is 4827
  ICP. Normally 3128.
  SNMP. Normally 3401
  WCCP. Default disabled. Port 2048 if enabled

Regards
Henrik

Reply via email to