* nfs client hanging
@ 2006-04-28 13:28 Payal Rathod
0 siblings, 0 replies; only message in thread
From: Payal Rathod @ 2006-04-28 13:28 UTC (permalink / raw)
To: nfs
Hi,
I am trying out NFS server on Mandrake 10.0 machine. I have /etc/exports
as,
/home/test/ 192.168.10.101(ro,sync)
# cat /etc/hosts.allow
portmap: 192.168.10.0/255.255.255.0
# cat /etc/hosts.deny
telnetd:192.168.10.1
>From 192.168.10.101 I do,
mount 192.168.10.100:/home/test/ /mnt/tmp/
But the client hangs up for a very long time. What is wrong? On syslog
of 192.168.10.100 I see,
Apr 28 09:18:40 designs rpc.mountd: authenticated mount request from
192.168.10.101:916 for /home/test (/home/test)
The rpcinfo is given below. Can anyone tell what is wrong with the
setup?
With warm regards,
-Payal
# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100005 1 udp 651 mountd
100005 1 tcp 654 mountd
100005 2 udp 651 mountd
100005 2 tcp 654 mountd
100005 3 udp 651 mountd
100005 3 tcp 654 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100021 1 udp 1087 nlockmgr
100021 3 udp 1087 nlockmgr
100021 4 udp 1087 nlockmgr
100021 1 tcp 1084 nlockmgr
100021 3 tcp 1084 nlockmgr
100021 4 tcp 1084 nlockmgr
100024 1 udp 660 status
100024 1 tcp 663 status
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-28 13:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28 13:28 nfs client hanging Payal Rathod
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.