All of lore.kernel.org
 help / color / mirror / Atom feed
* Premission denied
@ 2003-10-29  9:59 Gareth
  2003-10-29 21:58 ` Chip Salzenberg
  0 siblings, 1 reply; 7+ messages in thread
From: Gareth @ 2003-10-29  9:59 UTC (permalink / raw)
  To: nfs

Hi Guys

I'm trying to install Debian on a Cobalt Raq2, this is installed using NFS
running on a remote server, but am having problems with NFS. I can't even
mount an NFS drive locally.

I'm running RH8.0, and nfs-utils 1.0.6.

I've got the following entries in my /etc/export file

/nfsroot        192.168.17.0/255.255.255.0(ro)
/mnt/nfsroot    192.168.17.0/255.255.255.0(ro)

My hosts.allow and hosts.deny are completely empty, I assume this allows
everyone and anyone access. I have also disabled my firewall, iptables
during testing.

When I run 'showmount -e localhost', nothing is returned :-(

I am running 'exportfs -ra' after making changes to /etc/exports.

Running 'rpcinfo -p' produces the following....

   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  32768  status
    100024    1   tcp  32768  status
    391002    2   tcp  32769  sgi_fam
    100011    1   udp    849  rquotad
    100011    2   udp    849  rquotad
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100021    1   udp  32788  nlockmgr
    100021    3   udp  32788  nlockmgr
    100021    4   udp  32788  nlockmgr
    100005    1   udp    867  mountd
    100005    1   tcp    870  mountd
    100005    2   udp    867  mountd
    100005    2   tcp    870  mountd
    100005    3   udp    867  mountd
    100005    3   tcp    870  mountd

When I try to mount an NFS drive (even locally), I get the following error
on the screen...

# mount paris:/nfsroot /tmp/test
mount: paris:/nfsroot failed, reason given by server: Permission denied

In /var/log/messages, I get...

Oct 29 09:25:44 paris rpc.mountd: Fake hostname paris.bim for 192.168.17.4
- forward lookup doesn't match reverse
Oct 29 09:25:44 paris rpc.mountd: refused mount request from 192.168.17.4
for /nfsroot (/): no export entry
Oct 29 09:29:09 paris rpc.mountd: export request from 127.0.0.1
Oct 29 09:39:37 paris rpc.mountd: refused mount request from paris.bim for
/nfsroot (/): no export entry

Someone at work suggested its a reverse DNS problem... but running
nslookup hostname returns my IP address, and vice versa.

Sorry this post is long... has anyone got any useful suggestions?



Gareth


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-10-31  1:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-29  9:59 Premission denied Gareth
2003-10-29 21:58 ` Chip Salzenberg
2003-10-29 22:46   ` Gareth
2003-10-29 22:49     ` Chip Salzenberg
2003-10-30  5:24   ` Neil Brown
2003-10-30 11:58     ` Gareth
2003-10-31  1:19       ` Neil Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.