From owner-freebsd-questions Tue Nov 23 21:43:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from enginet.com (enginet.com [199.2.210.247]) by hub.freebsd.org (Postfix) with ESMTP id 7E73114F51 for ; Tue, 23 Nov 1999 21:43:28 -0800 (PST) (envelope-from marc@enginet.com) Received: from enginet.com (marc@localhost [127.0.0.1]) by enginet.com (8.9.3/8.9.3) with ESMTP id VAA08430; Tue, 23 Nov 1999 21:43:25 -0800 (PST) Message-Id: <199911240543.VAA08430@enginet.com> To: dg@root.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help - How do I get FreeBSD NFS client to mount FreeBSD server? In-reply-to: Your message of "Sun, 21 Nov 1999 11:25:42 PST." <199911211925.LAA02308@implode.root.com> Date: Tue, 23 Nov 1999 21:43:24 PST From: Marc Frajola Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Does the 'ps' output on the server show that portmap, mountd, and nfsd > are all running? Here's the ps output: % ps auxww | egrep 'portmap|mountd|nfsd' daemon 130 0.0 0.5 836 508 ?? Is Sun05PM 0:00.01 /usr/sbin/portmap root 141 0.0 0.3 468 276 ?? Is Sun05PM 0:00.02 mountd -r root 144 0.0 0.2 316 148 ?? Is Sun05PM 0:00.01 nfsd: master (nfsd) root 148 0.0 0.1 296 124 ?? I Sun05PM 0:00.31 nfsd: server (nfsd) root 149 0.0 0.1 296 124 ?? I Sun05PM 0:00.00 nfsd: server (nfsd) root 150 0.0 0.1 296 124 ?? I Sun05PM 0:00.00 nfsd: server (nfsd) root 151 0.0 0.1 296 124 ?? I Sun05PM 0:00.00 nfsd: server (nfsd) I'm stumped. The output in the client's syslog output was: Nov 21 18:03:25 unix /kernel: nfs server synthcom.com:/usr/home/noz/FTP: not responding Nov 21 18:06:15 unix /kernel: nfs server synthcom.com:/usr/home/noz/FTP: not responding Any ideas? ...Marc... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message