On 07 Apr 2001 09:34:44 +0200
Berend De Schouwer <[EMAIL PROTECTED]> wrote:

> On 07 Apr 2001 01:27:54 -0700, Tim Uckun wrote:
> > What service runs on UDP port 1035? I did not see it in /etc/services and 
> > netstat says that it's active along with tcp 1 and 6 (and others but I know 
> > those).
> 
> bind does this.  It actually binds a UDP port >1024 on startup.  Try
> fuser -v -n udp 1035 to find out.
> 
> > Is this normal or should I be scared?
> 
> First find out why its there before you panic.  Either fuser or lsof
> will tell you.

netstat -p. This associates netstat entries with running processes; very useful.

Regards,

Alex.

Reply via email to