From owner-freebsd-questions Wed Jan 5 9:49:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linum.cofc.edu (linum.cofc.edu [153.9.35.19]) by hub.freebsd.org (Postfix) with ESMTP id 52CEA153B0 for ; Wed, 5 Jan 2000 09:49:47 -0800 (PST) (envelope-from astrand@linum.cofc.edu) Received: (from astrand@localhost) by linum.cofc.edu (8.9.3/8.9.3) id MAA00656; Wed, 5 Jan 2000 12:49:44 -0500 (EST) (envelope-from astrand) To: Gene Harris Cc: freebsd-questions@freebsd.org Subject: Re: [Allan Strand ] natd coexisting with rpc.statd+nfs References: From: Allan Strand Date: 05 Jan 2000 12:49:43 -0500 In-Reply-To: Gene Harris's message of "Wed, 05 Jan 2000 08:54:34 -0600 (CST)" Message-ID: <86g0wc1k94.fsf@linum.cofc.edu> Lines: 35 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gene Harris writes: > To debug this, disable NFS from your rc.conf. Kill any > mountd and nfsd processes. Then, as root, start mountd > manually and then nfsd 4. Check rpcinfo -p to make sure the > processes are running. You should be able to connect to > your exports at this point. I did so and the first thing I noticed was that rpcinfo -p hangs. if I include the hostname then it runs and only the portmapper entries are showing: rpcinfo -p myhostname program vers proto port 100000 2 tcp 111 portmapper 100000 2 udp 111 portmapper Both nfsd and mountd show up as processes at this point. > > Also, are you using tcp_wrappers? If so, you will need to > check hosts.allow and hosts.deny for a portmap: entry. > Based on the error message you are getting, the nfs and > mount daemons aren't working. rpc.statd has nothing to do > with serving up exports. The results above certainly confirm this diagnosis Any suggestions on where to go from here? A. -- Allan E. Strand stranda@cofc.edu, http://linum.cofc.edu Department of Biology Phone: (843) 953-8085 College of Charleston Fax: (843) 953-5453 Charleston, SC 29424 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message