Ok, it turns out that the process listening on this port is named. But why named should ever listen on udp 1025?
sparc:/etc# netstat -lp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name udp 0 0 *:1025 *:* 151/ udp 0 0 ns1.demokritos.g:domain *:* 151/ udp 0 0 localhost:domain *:* 151/ sparc:/etc# ps ax | grep 151 151 ? S 0:00 [named] 12835 pts/1 S 0:00 grep 151 ~kmag > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 7:54 PM > To: Costas Magos > Cc: [EMAIL PROTECTED] > Subject: Re: unknown udp port > > > On Thu, Nov 21, 2002 at 07:26:13PM +0200, Costas Magos wrote: > > Hi all, > > > > Anyone knows what 1025 udp stands for? This is a newly > installed woody > > on a sparc classic. > > > > > > ns1:/etc# netstat -l > > Active Internet connections (only servers) > > Proto Recv-Q Send-Q Local Address Foreign Address > > LISTEN > > udp 0 0 *:1025 *:* > > Try running netstat -lp to get the process which is listening. > > -dsr- > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]