From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 16:56:46 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 380AF16A41F for ; Sun, 22 Jan 2006 16:56:46 +0000 (GMT) (envelope-from danial_thom@yahoo.com) Received: from web33314.mail.mud.yahoo.com (web33314.mail.mud.yahoo.com [68.142.206.129]) by mx1.FreeBSD.org (Postfix) with SMTP id C7B5243D46 for ; Sun, 22 Jan 2006 16:56:45 +0000 (GMT) (envelope-from danial_thom@yahoo.com) Received: (qmail 28676 invoked by uid 60001); 22 Jan 2006 16:56:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=udcIMrIiDGvUPuO2fOyZMeloQqvNpe4BoUb8TUBZOgjq3j2p+8W7Xjp3qBqA0B1hptpHcfIOfvCBGyx+nNREBQLncvmhgmFYfRQ/92RjlTNo9n/tUNLoKJKzrh+PMQY05Jo62bO5q9YB3PQiIliFW3XmGGLRrCWfZTXgE2d5qIQ= ; Message-ID: <20060122165645.28674.qmail@web33314.mail.mud.yahoo.com> Received: from [24.46.186.215] by web33314.mail.mud.yahoo.com via HTTP; Sun, 22 Jan 2006 08:56:45 PST Date: Sun, 22 Jan 2006 08:56:45 -0800 (PST) From: Danial Thom To: David Raison , "Andrew P." In-Reply-To: <43D3AAA8.7020607@ion.lu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Questions Subject: Re: NFS trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: danial_thom@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 16:56:46 -0000 --- David Raison wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Sadly even that simple example doesn't work. > There's no output of mountd in the syslog and > showmount -e doesn't > list any shares either. > > David > > Andrew P. wrote: > > > On 1/22/06, David Raison > wrote: > > > >> -----BEGIN PGP SIGNED MESSAGE----- Hash: > SHA1 > >> > >> Hi Andrew > >> > >> Right, that's a point I had forgotten to > post, although not a > >> very surprising one > >> > >> root@lusitania# showmount -e lusitania > Exports list on lusitania: > >> root@lusitania# > > > > > > Look for mountd log messages on the server > (`dmesg -a` should > > contain them, if you're lucky). Just run > "/etc/rc.d/mountd reload" > > and see what gets into syslog. > > > > The problem is probably in /etc/exports. > Start with something > > simple, like '/mnt/music -ro' > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - > http://enigmail.mozdev.org > > iD8DBQFD06qn/sLffsMilEkRAqm1AKCGsecn6yTHLZqbfOaDndor2wwPIACgoWtk > v2fVju7DvuecpHwpQBVyke8= > =EKUM > -----END PGP SIGNATURE----- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > /mnt is usually a mount point, are you sure you don't have it backwards? /etc/exports on server1: /usr -alldirs -mapall=root:bin 10.1.1.1 mount with: mount server1:/mnt /usr This allows a client at 10.1.1.1 to mount /usr and any decendents. DT __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com