Hi, I have a NFS server by the name garl-intel1 (192.168.252.1). It has the following in /etc/exports: /garl/garl-intel1/local 192.168.252.*(ro) I rebooted garl-intel1 to be sure. Now I have a NFS client, garl-intel2 (192.168.252.1) whose /etc/fstab reads: garl-intel1:/garl/garl-intel1/local /garl/garl-intel1/local nfs ro,defaults Iam not able to mount the file from garl-intel2 [root@garl-intel2 ~]# mount garl-intel1:/garl/garl-intel1/local /garl/garl-intel1/local mount to NFS server 'garl-intel1' failed. [root@garl-intel2 ~]# Both are running FC 2. Am I missing something here? Help will be greatly appreciated since Iam trying to meet some deadlines: Thanks, Sathish