Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
netstat -> Needed services? [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
krolden
Apprentice
Apprentice


Joined: 28 May 2004
Posts: 293
Location: Belgium

PostPosted: Thu Aug 26, 2004 2:48 pm    Post subject: netstat -> Needed services? [solved] Reply with quote

When I issue "netstat -atu", I get two "listeners" that I doubt are needed.
They are:

Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:951 *:* LISTEN
udp 0 0 *:sunrpc *:*

Neither give a PID/program name when I use -p as extra parameter.
Are these a security risk?

"locate sunrpc" refers to /usr/lib/perl5/5.8.4/i686-linux/sunrpc , but I don't really know if it is necessary to have running.
The 951 listener I cannot find somehow.

Can anyone tell me how I can find these processes and how to remove them (if recommended).

I'm running the vanilla 2.6.7 kernel.

Thanks :)

EDIT: it was portmap and famd. Supposedly needed for Nautilus (see setting up Gnome desktop)


Last edited by krolden on Thu Aug 26, 2004 7:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
dannycool
Tux's lil' helper
Tux's lil' helper


Joined: 13 Aug 2004
Posts: 111
Location: Karlsruhe Germany

PostPosted: Thu Aug 26, 2004 3:51 pm    Post subject: Reply with quote

sunrcp is portmap (/etc/init.d/portmap for your convenience : ), which is needed for nfs.

951 is probably BIND named (/etc/init.d/named), the dns server.
Back to top
View user's profile Send private message
lwithers
Guru
Guru


Joined: 31 Dec 2003
Posts: 300
Location: Reading, UK

PostPosted: Thu Aug 26, 2004 7:46 pm    Post subject: Reply with quote

You probably want to use iptables to close those ports to external access, if you're worried about them. Keep them open for access over loopback, though.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum