Results 1 to 3 of 3
Hi,
I know that NFS Server requires the portmap service to be running.
Is there a way to tell if there are any other services using the portmap?
Thanks!...
- 07-07-2010 #1Linux Enthusiast
- Join Date
- Aug 2006
- Location
- Portsmouth, UK
- Posts
- 539
[SOLVED] Anyway to tell if portmap is being used?
Hi,
I know that NFS Server requires the portmap service to be running.
Is there a way to tell if there are any other services using the portmap?
Thanks!RHCE #100-015-395
Please don't PM me with questions as no reply may offend, that's what the forums are for.
- 07-07-2010 #2Just Joined!
- Join Date
- Jun 2007
- Posts
- 36
HI,
if you want to check in your server,any other services using portmap,u can check with,
netstat -tulpn|grep portmap
oherwise if you want to know what are all services using the portmapper daemon
PLS check the below link:
Portmap - Wikipedia, the free encyclopedia
- 07-07-2010 #3Linux Enthusiast
- Join Date
- Aug 2006
- Location
- Portsmouth, UK
- Posts
- 539
Thanks skjbalaji,
Found what I was looking for on wikipedia.
Ashamed for not looking there in the first place
RHCE #100-015-395
Please don't PM me with questions as no reply may offend, that's what the forums are for.


