portmap.8nfs

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8NFS 代码 · 共 38 行

8NFS
38
字号
.\" SCCSID: @(#)portmap.8nfs	8.1	9/11/90.TH portmap 8nfs.SH Nameportmap \- DARPA internet port to RPC program number mapper.SH Syntax.B /usr/etc/portmap.SH Description.NXR "portmap daemon".NXA "mount command (NFS)" "portmap daemon".NXA "portmap daemon" "rpcinfo command".NXR "RPC program number" "converting to DARPA protocol number"The.PN portmapcommand is a server that converts RPC program numbersinto DARPA protocol port numbers.When an RPC server is started, it will tell.PN portmapwhat TCP or UDP port number it is listening on,and what RPC program numbers it is prepared to serve..PPIt is important to understand that.PN portmapmust first be invoked before attempting to run any RPC service. It must be running in order to use any RPC-based applications, includingthe NFS mount daemon, .MS mountd 8nfs .When a client wishes to make an RPC call to a given program number,the RPC program will first contact.PN portmapon the server machine to determinethe port number where the RPC packets should be sent..PPIf.PN portmapcrashes, all servers must be restarted..SH See Alsorpcinfo(8nfs)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?