From owner-freebsd-questions Mon Apr 16 22:28:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.eecis.udel.edu (louie.udel.edu [128.175.2.33]) by hub.freebsd.org (Postfix) with SMTP id 598CD37B43C for ; Mon, 16 Apr 2001 22:28:48 -0700 (PDT) (envelope-from tobin@mail.eecis.udel.edu) Received: from ren.eecis.udel.edu by mail.eecis.udel.edu id aa20006; 17 Apr 2001 01:27 EDT Date: Tue, 17 Apr 2001 01:27:52 -0400 (EDT) From: "Elliot L. Tobin" X-X-Sender: To: freebsd-questions@freebsd.org MMDF-Warning: Parse error in original version of preceding line at mail.eecis.udel.edu Subject: NFS Server 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 I have configured my FreeBSD 4.3-RC box as a NFS Server, and I have added two machines (hostA and hostB) into my /etc/hosts, yet when I start mountd, it compalins about my /etc/exports saying "bad exports list line in /usr/local/www/data/images Here in my /etc/exports: /usr/local/www/data/images -alldirs hostA hostB My /etc/hosts is: xxx.yyy.zzz.aaa hostA.fqdn hostA aaa.bbb.ccc.ddd hostB.fqdn hostB ------ What am I missing? Or what could be wrong with my /etc/exports file? Thanks for the help.. ------------------------------------------------------> Elliot L. Tobin - UD/CS '02 Univ. of Delaware - Computer Science, Economics -----------------------------------------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message