I have a file system specified in /etc/exports as ... /net 10.0.0.*(rw,no_root_squash)
As far as I understand, this should let any machine on my LAN mount it. In fact, one machine has no problem doing so, but when I try to mount it from the other, the mount fails with ... mount ... failed, reason given by server: Permission denied Looking at /var/log/messages, the error that occurs on the exporting host is: ... rpc.mountd: getfh failed: Operation not permitted Just before that there's a message that implies the request has been accepted: ... rpc.mountd: authenticated mount request from Erdos:1005 for /net (/net) Can anyone give me a clue where to look for the problem? Is there any way to look at the details of what nfsd considers it has exported? Thanks in advance, Harry O. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
