From owner-freebsd-questions Thu Dec 19 11:30:39 2002 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 4BF7A37B401 for ; Thu, 19 Dec 2002 11:30:38 -0800 (PST) Received: from mhub-m2.tc.umn.edu (mhub-m2.tc.umn.edu [160.94.23.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE69543E4A for ; Thu, 19 Dec 2002 11:30:37 -0800 (PST) (envelope-from ryans@gamersimpact.com) Received: from mhub0.tc.umn.edu (mhub0.tc.umn.edu [128.101.131.40]) by mhub-m2.tc.umn.edu with ESMTP for questions@freebsd.org; Thu, 19 Dec 2002 13:30:36 -0600 (CST) Received: from [128.101.186.124] by mail.tc.umn.edu with ESMTP for questions@freebsd.org; Thu, 19 Dec 2002 13:30:36 -0600 Subject: NFS Privileged port? From: Ryan Sommers To: questions@freebsd.org Content-Type: text/plain Organization: Message-Id: <1040322642.348.4.camel@lobo> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 19 Dec 2002 12:30:43 -0600 Content-Transfer-Encoding: 7bit X-Umn-Remote-Mta: [N] mhub0.tc.umn.edu #+LO+TR Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm attempting to mount an NFS share between a commputer and a virtual machine running on another computer on the network (with vmware). The trouble is the vm is running over briged networking with the NAT in vmware. I think this is causing the problem where I am seeing Dec 19 12:14:02 lobo mountd[132]: mount request from **** from unprivileged port in syslog on the server. I attempted adding nfs_reserved_port_only="NO" and nfs_privport="NO" to rc.conf and I checked the vfs.nfs.nfs_privport sysctl to make sure it was 0 but I still can't mount the NFS export. What else do I need to do to make NFS allow this unprivileged port mount? Ryan -- Ryan "leadZERO" Sommers ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message