[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: NFS Problems
- From: Gabriel Sandor <la_renga bigfoot com>
- To: "Rex News1" <rex henderson sfccu1 santafe cc fl us>
- Cc: redhat-install-list redhat com
- Subject: Re: NFS Problems
- Date: Mon, 5 Jul 1999 09:16:22 -0300
Hi Rex
On Sun, 04 Jul 1999, you wrote:
> Hey Gabriel,
> I'm laughing right now, because three of us spent today posting discussion
> about this very problem and solved it not ten minutes ago :)
Well, but I'm crying............ :)
> Here are a list of things to check:
> 1) portmap and nfs service is running - can you see these services using
> 'rpcinfo -p'
This is my rpcinfo -p
program vers proto port
100000 2 tcp 111 rpcbind
100000 2 udp 111 rpcbind
100026 1 udp 1010 bootparam
100024 1 udp 617 status
100024 1 tcp 619 status
100011 1 udp 628 rquotad
100011 2 udp 628 rquotad
100005 1 udp 638 mountd
100005 1 tcp 640 mountd
100005 2 udp 643 mountd
100005 2 tcp 645 mountd
100005 3 udp 648 mountd
100005 3 tcp 650 mountd
100003 2 udp 2049 nfs
100021 1 udp 1026 nlockmgr
100021 3 udp 1026 nlockmgr
100021 1 tcp 1024 nlockmgr
100021 3 tcp 1024 nlockmgr
> 2) nfs service is exporting - can you see the exported directories using
> 'showmount -d your-nfs-server-hostname'
showmount -e 192.168.7.100 gives this:
/ 192.168.7.*
> 3) exports file uses resolvable hostnames or uses ip addresses
IP addresses
> 4) /etc/hosts.allow, if exists, has the following
portmap: 192.168.7.0/255.255.255.0
> 5) /etc/hosts.deny
Empty
I tried also not using hosts.allow/hosts.deny and using hosts.deny with ALL and
ALL:ALL
Whwn I try to mount the NFS volume it says:
mount /192.168.7.100:/ failed, reason given by server: Permission denied
Gabriel
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]