From owner-freebsd-questions Thu Mar 7 09:54:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA25368 for questions-outgoing; Thu, 7 Mar 1996 09:54:21 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA25343 for ; Thu, 7 Mar 1996 09:53:33 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA14292; Thu, 7 Mar 1996 10:49:53 -0700 From: Terry Lambert Message-Id: <199603071749.KAA14292@phaeton.artisoft.com> Subject: Re: NFS II To: compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica) Date: Thu, 7 Mar 1996 10:49:53 -0700 (MST) Cc: questions@FreeBSD.ORG In-Reply-To: <199603062147.SAA18685@unix1.ism.com.br> from "Helio Coelho Jr. - CompuLand Informatica" at Mar 6, 96 06:47:00 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG Precedence: bulk > I still stuck, but now a different issue: > > when I execute showmount -e in the server and in the client it shows: > /aux everyone > just perfect. > But, when I try to mount in the client, it shows: can't acess /aux --> > access denied. > When I issue a mount in the server, it shows the same and, if I run > showmount again, the entry disappear ! Are you using the "secure" option on the client so that it uses a reserved port? Alternately, are you using the "-n" option on the mountd on the server? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.