From owner-freebsd-current Fri Apr 18 17:46:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA17109 for current-outgoing; Fri, 18 Apr 1997 17:46:32 -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 RAA17098 for ; Fri, 18 Apr 1997 17:46:29 -0700 (PDT) Received: from sierra (localhost [127.0.0.1]) by sierra.zyzzyva.com (8.8.5/8.8.2) with ESMTP id TAA22403; Fri, 18 Apr 1997 19:50:03 -0500 (CDT) Message-Id: <199704190050.TAA22403@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 Thu, 17 Apr 1997 13:42:55 +0100. X-uri: http://www.zyzzyva.com/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 18 Apr 1997 19:50:03 -0500 From: Randy Terbush Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Mon, 14 Apr 1997, Randy Terbush wrote: > > > > > Since 2.2-GAMMA a new flag has been added to the sysctl. > > By setting vfs.nfs.nfs_privport=0, NFS works fine. For some reason, > > the NFS server is booting with vfs.nfs.nfs_privport=1. Can anyone > > explain the use of this parameter? > > > > #> sysctl vfs > > vfs.nfs.nfs_privport: 0 > > vfs.nfs.async: 0 > > vfs.nfs.defect: 0 > > vfs.nfs.diskless_valid: 0 > > vfs.nfs.diskless_rootpath: > > vfs.nfs.diskless_swappath: > > This variable is set by mountd depending on whether or not you use the -n > option to mountd. > > -- > Doug Rabson Mail: dfr@nlsystems.com > Nonlinear Systems Ltd. Phone: +44 181 951 1891 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. NFS request from unprivileged port (123.223.323.423:1314) NFS request from unprivileged port (123.223.323.423:1314) NFS request from unprivileged port (123.223.323.423:1314) NFS request from unprivileged port (123.223.323.423:1314) NFS request from unprivileged port (123.223.323.423:1314) NFS request from unprivileged port (123.223.323.423:1314)