install lsof and then

lsof -i | grep sunrpc

or
 
lsof -i | grep 111

check out:

http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/security-guide/s1-server-ports.html

for more info.


dave



On Fri, 2003-02-07 at 08:40, Rod Green wrote:
> Hello. I'm using nmap to scan a Linux machine I have. 
> It's a slackware 8.1 box. When I do a normal scan I
> see port 111/tcp listed as being open which nmap sees
> as possibly being the sunrpc service. I have looked in
> inetd.conf and don't see anything related to that. How
> can I find out what service is listening on port 111
> and disable it?
> 
> Thanks,
> Rod
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
-- 
dave <[EMAIL PROTECTED]>

Reply via email to