Quote:
Originally Posted by linuxnightowl84
Hello Vivek,
Tried with root_squash
[root@nfs tmp]# cat /etc/exports
#
/windows *(rw,root_squash)
[root@client root]# mount 172.30.0.8:/windows win/
mount: 172.30.0.8:/windows failed, reason given by server: Permission denied
Linuxnightowl84
|
NFS doesn't work correctly with IP Tables, you need to do some specific config to make it work with iptables, this may help:
Linux NFS-HOWTO
Tutorial: Configure NFS under Linux for IPTABLES control
Or if you want a quick solution just turn the iptables off when you finish work enable it again