From owner-freebsd-stable Thu Feb 26 06:30:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24741 for freebsd-stable-outgoing; Thu, 26 Feb 1998 06:30:02 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24681 for ; Thu, 26 Feb 1998 06:29:57 -0800 (PST) (envelope-from werner@btp1da.phy.uni-bayreuth.de) Received: (from werner@localhost) by btp1da.phy.uni-bayreuth.de (8.8.8/8.7.3) id PAA06191; Thu, 26 Feb 1998 15:29:06 +0100 (MET) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <87pvka4fri.fsf@ghpc6.ihf.rwth-aachen.de> Date: Thu, 26 Feb 1998 15:29:05 +0100 (MET) Organization: university of bayreuth From: Werner Griessl To: Thomas Gellekum Subject: Re: 2.2.6 for NFS server Cc: freebsd-stable@FreeBSD.ORG, "Viren R. Shah" , Yuri Gindin , John Fieber Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On 26-Feb-98 Thomas Gellekum wrote: > John Fieber writes: > >> On Thu, 26 Feb 1998, Yuri Gindin wrote: >> >> > On Wed, 25 Feb 1998, John Fieber wrote: >> > > Depends on your clients. For 2.2.5, I can confirm that Solaris >> > > and Digital Unix clients do NOT work using nfs v3. Digital Unix >> > > works fine if you specify v2 when mounting. Telling FreeBSD >> > > mountd to only accept v2 does not seem to allow mounts from >> > > Solaris clients using their automounter (I'm not the admin of the >> > > Solaris boxes in question so I can't do much more investigation.) >> > > >> > Don't know about Dunix but solaris-2.6 works. >> >> ...version check...The solaris boxes I have trouble with are >> 2.5.1. The DEC boxes with trouble report "OSF1 zinc V4.0 564 >> alpha". > > I never investigated further because it didn't bother me, but when I > read this thread... ;-) > > Sample output (client FreeBSD-2.2.5-stable, server Solaris-2.5.1): > > root:129# mount bert:/claudia /mnt > nfs: can't access /claudia: Permission denied > root:130# mount -o -2 bert:/claudia /mnt > nfs: can't access /claudia: Permission denied > root:131# mount -o -3 bert:/claudia /mnt > nfs: can't access /claudia: Permission denied > root:132# mount -o resvport bert:/claudia /mnt > nfs: can't access /claudia: Permission denied > root:133# mount -o resvport,nfsv2 bert:/claudia /mnt > nfs: can't access /claudia: Permission denied > > No obvious jokes here, please; I didn't choose the names. ;-) > > tg > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ---------------------------------- E-Mail: Werner Griessl Date: 26-Feb-98 Time: 15:27:50 This message was sent by XFMail ---------------------------------- Are you sure, that the client is in the exports-file of the server ? Werner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message