In data de Sat, 12 Jul 2003 Henrik Nordstrom a scris:

> On Friday 11 July 2003 20.28, Seby wrote:
> 
> >  Port       State       Service
> >  53/udp     open        domain
> >  62/udp     open        acas
> >  514/udp    open        syslog
> 
> none of these ports are used by Squid.
        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 ..

Seby ..

> 
> You have to look into what other software you are running on that 
> server. lsof is a good tool for finding which application is having 
> which port open.
> 
> Regards
> Henrik

Reply via email to