NFS Services Administrator's Guide
Introduction
New Features in NFS
Chapter 128
— Using random ports (NFSv2 and NFSv3)
For information on how to share directories across a firewall
using random ports, see “Sharing directories across a firewall
without fixed port numbers (NFSv2 and NFSv3)” on page 65.
—Using the /etc/default/nfs file
For information on how to share directories across a firewall
using the /etc/default/nfs file, see “Sharing directories across
a firewall using fixed port numbers in the nfs file” on page 67.
— Using the NFSv4 protocol
For information on how to share directories across a firewall
using the NFSv4 protocol, see “Sharing directories across a
firewall using the NFSv4 protocol” on page 67.
— Using the WebNFS feature
For information on how to share directories across a firewall
using the WebNFS feature, see “Sharing directories across a
firewall using the WebNFS Feature” on page 68.
Mounting and Unmounting Directories
NFS clients can mount any filesystem or a part of a filesystem that is
shared by the NFS server. Filesystems can be mounted automatically
when the system boots, from the command line, or through the
automounter. The different ways to mount a filesystem are as follows:
• Mounting a filesystem at boot time and using the mount command
For information on how to mount a filesystem at boot time, see
“Mounting a Remote Directory on an NFS client” on page 78.
• Mounting a filesystem using an NFS URL
For information on how to mount an NFS filesystem using an NFS
URL, see “Examples of NFS Mounts” on page 80.
• Mounting an NFS filesystem through a firewall
For information on how to mount an NFS filesystem through a
firewall, see “Accessing Shared NFS Directories across a Firewall” on
page 65.