Find the answer to your Linux question:
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!...
  1. #1
    Linux 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.

  2. #2
    Just 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

  3. #3
    Linux 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...