Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 14 May 2004 16:26:22 +0300 From: Baurjan Ismagulov To: cygwin AT cygwin DOT com Subject: Re: How To Export NFS? Message-ID: <20040514132620.GC19350@ata.cs.hacettepe.edu.tr> Mail-Followup-To: cygwin AT cygwin DOT com References: <20040514033924 DOT 67694 DOT qmail AT web60207 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-IsSubscribed: yes 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/