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.

> ----------------------------------------------
>               Tim Uckun
>        Mobile Intelligence Unit.
> ----------------------------------------------
>     "There are some who call me TIM?"
> ----------------------------------------------
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
Kind regards,                             
Berend                                  

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Berend De Schouwer, +27-11-712-1435, UCS

Reply via email to