|
CentOS Linux Server Guide |
Network File Server (NFS) |
|||||||||||||||
|
We are going to discuss the following topics in this module.
Network File System (NFS), allow you to share your file system across different Unix and Linux hosts over the network system. NFS allow you to share different Unix and Linux server NFS requires several process to be running and mount to the target system. Please take note of the following when you are running on NFS
1. Firewall must not blocking NFS traffic 2. For NFS server, NFS and RPC process/services listed in the following tables must be exist and started 3. For NFS server, mount point must be created in /etc/exports 4. Ensure that NFS packages are installed. 5. Ensure the same user account and rights/permission exist at another share/target host. 6. Ensure that SELinux is not blocking the communication and process.
So what communication port are used for NFS traffic? We do not know, however, NFS is using dynamic ports which is under 1024.
Packages needed by NFS services (based on Centos 5.3) are:-
The following table shows RPC, Portmap NFS process.
|
|||||||||||||||
|
Copyright 2011 http://www.1a-centosserver.com All Rights Reserved All trademarks are the property of their respective owners. Contact Us | Terms of Use | Privacy Policy |