LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NFS Issue? (https://www.linuxquestions.org/questions/linux-newbie-8/nfs-issue-725167/)

Tinkster 05-13-2009 09:05 PM

Quote:

Originally Posted by your_shadow03 (Post 3539096)
May 13 08:14:13 131e rpc.mountd: refused mount request from rh1 for /tmp/resd (/): not exported

The bit in red looks fishy to me ... not exported?

your_shadow03 05-13-2009 10:57 PM

I tried putting export on /home/<user> directory but same error.
Files : /etc/hosts.allow and /etc/hosts.deny have no entry.

your_shadow03 05-16-2009 10:30 AM

the hosts.allow and hosts.deny has no entry without hash.
Code:

# /etc/hosts.allow: list of hosts that are allowed to access the system.
#                  See the manual pages hosts_access(5) and hosts_options(5).
#
# Example:    ALL: LOCAL @some_netgroup
#            ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
#
# If you're going to protect the portmapper use the name "portmap" for the
# daemon name. Remember that you can only use the keyword "ALL" and IP
# addresses (NOT host or domain names) for the portmapper, as well as for
# rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
# for further information.


custangro 05-16-2009 10:33 AM

Ok...dumb question....

Are you sure that portmap is running?

-C

your_shadow03 05-16-2009 11:57 PM

Yes...Its Running


All times are GMT -5. The time now is 05:54 PM.