I'm trying to setup NFS on RH 6.2 with all of the latest patches.


My /etc/exports is as follows:
        /u1/REDHAT/RedHat-6.2/  192.168.1.0/24

>From the local machine, I try:
        mount -t nfs rattler3:/ /mnt/test
        mount: rattler3:/ failed, reason given by server: Permission denied

In /var/log/messages, I get the following:
        Sep 11 09:48:45 rattler3 rpc.mountd: refused mount request from
192.168.1.113 for /u1/REDHAT/RedHat-6.2 (/): no export entry
        Sep 11 09:53:34 rattler3 rpc.mountd: refused mount request from
192.168.1.113 for /u1/REDHAT/RedHat-6.2 (/): no export entry


I've restarted inetd, portmap, and nfs repeatedly.  I've searched
extensively on DEJA and the archives with no luck.  Any help or pointers are
appreciated.

Thanks,
Mike



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to