IBM eServer Certification Study Guide - pSeries AIX System Administration
by Christian Pruett, Kristian Strickland, Scott Vetter
10.5. The portmap daemon
The portmap daemon converts remote procedure call (RPC) program numbers into Internet port numbers.
When an RPC server starts up, it registers with the portmap daemon. The server tells the daemon which port number it is listening to and which RPC program numbers it serves. Thus, the portmap daemon knows the location of every registered port on the host and which programs are available on each of these ports.
A client consults the portmap daemon only once for each program the client tries to call. The portmap daemon tells the client which port to send the call to. The client stores this information for future reference.
Since standard RPC servers are normally started by the inetd daemon, the portmap daemon must be started ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access