Hello, Jack! On Thu, 13 May 2004, Jack Polimer wrote: > I'm trying to export an NFS filesystem under cygwin to > a Linux machine on the same network, but I get" > # mount -t nfs 10.0.0.1:/etc /mnt > mount: RPC: Timed out
The client is not getting anything from the remote portmapper. Try "rpcinfo -p 10.0.0.1" and "showmount -e 10.0.0.1". If this does not help, investigate with tcpdump/ethereal on both ends. With kind regards, Baurjan. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/