From owner-freebsd-questions Sun Oct 29 3:55:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from os2.ami.com.au (os2.ami.com.au [203.55.31.51]) by hub.freebsd.org (Postfix) with ESMTP id 32C1D37B479 for ; Sun, 29 Oct 2000 03:55:20 -0800 (PST) Received: from emu.os2.ami.com.au (IDENT:root@c0s10.ami.com.au [203.55.31.75]) by os2.ami.com.au (8.9.1/8.9.0) with ESMTP id TAA01393 for ; Sun, 29 Oct 2000 19:55:13 +0800 Received: from possum.os2.ami.com.au (IDENT:root@possum.os2.ami.com.au [192.168.1.6]) by emu.os2.ami.com.au (8.10.0/8.10.0) with ESMTP id e9TBtBW13622 for ; Sun, 29 Oct 2000 19:55:11 +0800 Received: (from summer@localhost) by possum.os2.ami.com.au (8.10.0/8.10.0) id e9TBvYU07502; Sun, 29 Oct 2000 19:57:34 +0800 Date: Sun, 29 Oct 2000 19:57:34 +0800 From: John Summerfield Message-Id: <200010291157.e9TBvYU07502@possum.os2.ami.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 fcc: outgoing/2000/10 To: questions@FreeBSD.ORG Subject: Re: help please In-Reply-To: Your message of "Sun, 29 Oct 2000 13:44:25 +0200." <000501c0419d$98777390$0eec2cc2@forest.lviv.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -------- > Hello, > > I first install FreeBSD and > during boot get following message: > > mountd: ... bad exports list line /home > nfsd: ... cant register with udp portmap > > In our LAN for the time present - only PC with MS Windows. > > How to configure NFS ? My exports file reads: bash-2.04# cat /etc/exports #The following examples export /usr to 3 machines named after ducks, #/home and all directories under it to machines named after dead rock stars #and, finally, /a to 2 privileged machines allowed to write on it as root. #/usr huey louie dewie /home -alldirs -network 192.168.0 -mask 255.255.0.0 #/a -maproot=0 bill albert # # You should replace these lines with your actual exported filesystems. bash-2.04# but it is unlikely to help with Winders. For that, you need samba. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message