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 Message-ID: <20040514033924.67694.qmail@web60207.mail.yahoo.com> Date: Thu, 13 May 2004 20:39:24 -0700 (PDT) From: Jack Polimer Subject: How To Export NFS? To: cygwin Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Begin Disclaimer: The following searches produced nothing useful... Searched http://cygwin.com/faq.html for "nfs" Searched http://cygwin.com/ for "nfs" Googled web and groups for "cygwin" "nfs" End Disclaimer 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 " There are no firewalls on either box. My /etc/exports contains: $ cat /etc/exports /etc 10.0.0.0/255.255.255.0(ro) I ran the following on the cygwin machine: $ /usr/sbin/portmap.exe & $ /usr/sbin/rpc.mountd.exe & $ /usr/sbin/rpc.nfsd.exe I can't find any reference to make this work. If anyone can forward something helpful, I would greatly appreciate it. If this is a FAQ, please point me in the right directions because I can't find it... As always, please send negative comments to /dev/null :) . Thanks! __________________________________ Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2' http://movies.yahoo.com/showtimes/movie?mid=1808405861 -- 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/