From owner-freebsd-current Sat Feb 15 11:27: 7 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA9637B401 for ; Sat, 15 Feb 2003 11:27:06 -0800 (PST) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [216.72.24.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4AD43FDD for ; Sat, 15 Feb 2003 11:27:02 -0800 (PST) (envelope-from erik.torres@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.5329); Sat, 15 Feb 2003 14:26:56 -0500 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.5); Saturday, 15 February 2003, 14:26:52 Message-ID: From: "Erik Torres Serrano" To: Date: Sat, 15 Feb 2003 14:26:51 -0500 Subject: NFS server vs YO MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: NFS server vs YO Thread-Index: AcLVKDEYKZVOtP1RTQaP+HdmyjlB4w== X-OriginalArrivalTime: 15 Feb 2003 19:26:56.0204 (UTC) FILETIME=[33AAE0C0:01C2D528] Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, this is my first incursion on FreeBSD, I came from the Linux world.= =20 My question is: are any of you having problems with the NFS server? I follo= w all the instructions of the handbook packed with FreeBSD 5.0-RELEASE but = I can't export anything. Both nfsd and rpcbind are running on my system, /etc/hosts.allow is configu= red to allow all connections and /etc/export is configured to export a dire= ctory to other PC with no aditional options. When I try "mount myPC:/export= /mnt" the following error raise: [udp] myPC:/export permission denied Other significants checks are: sockstat -4 root nfsd 367 3 tcp4 *:2049 *:* root rpcbind 282 9 udp4 *:111 *:* root rpcbind 282 10 udp4 *:1022 *:* root rpcbind 282 11 tcp4 *:111 *:* Any idea? Erik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message