X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fnfs.man;h=319bf9044bddad7913ededad54129903b89d4868;hp=2c0b6878e50147ab666d4e7454ba54c8ddddd740;hb=4b3c476a3dd3a1fa7d6b1ff2a91406c30775208d;hpb=5c4f17a97b1260e9c564ddd9887afaf50a26de9d diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man index 2c0b687..319bf90 100644 --- a/utils/mount/nfs.man +++ b/utils/mount/nfs.man @@ -411,10 +411,10 @@ for mounting the .B nfs file system type. .TP 1.5i -.BI proto= netid +.BI proto= transport The transport protocol used by the NFS client to transmit requests to the NFS server for this mount point. -.I netid +.I prot can be either .B udp or @@ -489,6 +489,25 @@ or the server's mountd service is not available on the advertised port. This option can be used when mounting an NFS server through a firewall that blocks the rpcbind protocol. .TP 1.5i +.BI mountproto= transport +The transport protocol used by the NFS client +to transmit requests to the NFS server's mountd service when performing +this mount request, and when later unmounting this mount point. +.I prot +can be either +.B udp +or +.BR tcp . +.IP +This option can be used when mounting an NFS server +through a firewall that blocks a particular transport protocol. +When used in combination with the +.B proto +option, different transports for mountd requests and NFS requests +can be specified. +If the server's mountd service is not available via the specified +transport, the mount request fails. +.TP 1.5i .BI mounthost= name The hostname of the host running mountd. If this option is not specified, the @@ -619,10 +638,10 @@ for mounting the .B nfs4 file system type. .TP 1.5i -.BI proto= netid +.BI proto= transport The transport protocol used by the NFS client to transmit requests to the NFS server for this mount point. -.I netid +.I prot can be either .B udp or