View Single Post
  #5 (permalink)  
Old 29-04-2007, 04:40 PM
B!n@ry's Avatar
B!n@ry B!n@ry is offline
Senior Member
User
 
Join Date: Dec 2006
Location: B!n@ry-z0ne
OS: Ojuba 3
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
B!n@ry
Send a message via MSN to B!n@ry
Default

Quote:
Originally Posted by linuxnightowl84 View Post
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
__________________
LivE Free 0r DiE
L!nux rul3z aLL
Reply With Quote