View Single Post

  #5 (permalink)  
Old 04-29-2007, 05:40 PM
B!n@ry B!n@ry is offline
Senior Member
User
 
Join Date: Dec 2006
Location: /B!n@ry
My distro: openSuSE 10.2
Posts: 127
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