From owner-freebsd-questions Sun Sep 17 11:12:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cs.umn.edu (mail.cs.umn.edu [128.101.34.200]) by hub.freebsd.org (Postfix) with ESMTP id 7069E37B422 for ; Sun, 17 Sep 2000 11:12:13 -0700 (PDT) Received: from stravinsky.cs.umn.edu (IDENT:root@stravinsky.cs.umn.edu [128.101.34.197]) by mail.cs.umn.edu (8.9.3/8.9.3) with ESMTP id NAA22251; Sun, 17 Sep 2000 13:12:13 -0500 (CDT) Received: from localhost (duan@localhost) by stravinsky.cs.umn.edu (8.9.3/8.9.0) with ESMTP id NAA01566; Sun, 17 Sep 2000 13:12:12 -0500 X-Authentication-Warning: stravinsky.cs.umn.edu: duan owned process doing -bs Date: Sun, 17 Sep 2000 13:12:12 -0500 (CDT) From: Zhenhai Duan To: Alfred Perlstein Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installing NFS. In-Reply-To: <20000917094402.K15156@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Another thing I noticed is that I tried to mount two filesystems, namely /home and /project, the failed one is /home. /project was mounted secessfully at boot time. --Zhenhai -------------------------------------------------------------- Zhenhai Duan PhD student Computer Science Department http://www.cs.umn.edu/~duan University of Minnesota, TC Phone: (612)626-7526(O) -------------------------------------------------------------- On Sun, 17 Sep 2000, Alfred Perlstein wrote: > * Zhenhai Duan [000917 09:34] wrote: > > Hi, > > > > I have NFS server runing on a Redhat 6.1 system, and want to make > > a Freebsd system to be a client. I configured sucessfully with FreeBSD 4.1 > > but failed on both FreeBSD 3.3 and 3.4. The message that was printed out > > at the system booting time is: > > > > can not get net it for host. > > However, if I do a > > > > mount -a > > > > after the system is booted, all the NFS systems are mounted sucessfully > > from the server to the client. Can anyone give me some ideas? > > Most likely DNS isn't working, there isn't really enought info here > for me to diagnose further, my only guess is that you're not > configuring your ethernet interfaces correctly. How did you setup > networking on the box? > > -Alfred > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message