From owner-freebsd-current Sat Apr 19 20:06:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA29958 for current-outgoing; Sat, 19 Apr 1997 20:06:52 -0700 (PDT) Received: from sierra.zyzzyva.com (ppp01-58.zyzzyva.com [208.214.58.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA29951 for ; Sat, 19 Apr 1997 20:06:46 -0700 (PDT) Received: from sierra (localhost [127.0.0.1]) by sierra.zyzzyva.com (8.8.5/8.8.2) with ESMTP id WAA09161; Sat, 19 Apr 1997 22:09:29 -0500 (CDT) Message-Id: <199704200309.WAA09161@sierra.zyzzyva.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Doug Rabson cc: Randy Terbush , Thomas David Rivers , current@freebsd.org Subject: Re: (*my* problems found...yours?) NFS problems - it doesn't appear to be ep0. In-reply-to: dfr's message of Sat, 19 Apr 1997 09:47:04 +0100. X-uri: http://www.zyzzyva.com/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 19 Apr 1997 22:09:29 -0500 From: Randy Terbush Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm mounting with the following entry in /etc/fstab srcserv:/var /nfs/srcserv/var nfs nfsv3,rw,bg 0 0 > > > > I have a 2.2.1 box trying to mount another 2.2.1 box. I get the > > following. In order to allow a mount, I need to change > > vfs.nfs.nfs_privport=0. I am running 'mountd' _without_ a -n flag. > > How are you mounting the directory? If you are using mount_nfs, it should > be using privileged ports by default. If amd, then you either need to add > 'resvport' to the mount options in the amd map or change the server to > allow non-privileged ports (which you have done). > > -- > Doug Rabson Mail: dfr@nlsystems.com > Nonlinear Systems Ltd. Phone: +44 181 951 1891