From owner-freebsd-isp Tue Sep 22 08:42:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25102 for freebsd-isp-outgoing; Tue, 22 Sep 1998 08:42:25 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from unix.kawartha.com (unix.kawartha.com [204.101.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25088 for ; Tue, 22 Sep 1998 08:42:20 -0700 (PDT) (envelope-from paul@kawartha.com) Received: from shell.kawartha.com (shell.kawartha.com [204.101.15.43]) by unix.kawartha.com (8.8.8/8.8.7) with SMTP id LAA01621 for ; Tue, 22 Sep 1998 11:46:17 -0400 (EDT) Date: Tue, 22 Sep 1998 12:11:30 -0400 (EDT) From: Paul Stewart To: freebsd-isp@FreeBSD.ORG Subject: NFS questions.. dumb ones.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there.. I'm trying to setup NFS on a series of FreeBSD boxes so that I can tar.gz them up remotely... been a long time since I've used NFS and it was on Linux... I've got the following on my exports file (www.kawartha.com): / -maproot=root:wheel proxy On the client side (proxy.kawartha.com) I'm typing: mount -t nfs -o -r=1024 proxy:/ /mnt I've enabled NFS server on www and NFS client on proxy in the rc.conf but I know I'm missing something. The error I'm getting is "program not registered" or similar... Thanks again, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message