On Thu, 22 Jan 2004, Norman Elton wrote: >I've poked through the XFree86 logs, but don't see anything too scary. >I am; however, seeing messages of the form "lockd: Server XXX not >responding, still trying". But I can see the files in both mounted >directories. Do you have all the NFS-related services running? On the server: portmap rpc.statd rpc.rquotad rpc.mountd nfsd lockd rpciod and on the client: portmap statd rpciod lockd so as to produce the following: $ rpcinfo -p nfs-server program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 39981 status 100024 1 tcp 55567 status 100011 1 udp 824 rquotad 100011 2 udp 824 rquotad 100011 1 tcp 827 rquotad 100011 2 tcp 827 rquotad 100005 1 udp 39985 mountd 100005 1 tcp 55587 mountd 100005 2 udp 39985 mountd 100005 2 tcp 55587 mountd 100005 3 udp 39985 mountd 100005 3 tcp 55587 mountd 100003 2 udp 2049 nfs 100003 3 udp 2049 nfs 100021 1 udp 39986 nlockmgr 100021 3 udp 39986 nlockmgr 100021 4 udp 39986 nlockmgr $ rpcinfo -p nfs-client program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 32768 status 100024 1 tcp 32768 status 100021 1 udp 32876 nlockmgr 100021 3 udp 32876 nlockmgr 100021 4 udp 32876 nlockmgr 100021 1 tcp 34302 nlockmgr 100021 3 tcp 34302 nlockmgr 100021 4 tcp 34302 nlockmgr (Taken from a RHEL3 client hitting a RH73 server) Have you tried running tcpdump on the client while logging in, then looking at the capture file in ethereal? Cheers, Phil _______________________________________________ xfree86-list mailing list xfree86-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/xfree86-list IRC: #xfree86 on irc.redhat.com