From owner-freebsd-questions@FreeBSD.ORG Sat Jan 21 17:30:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 10C0316A41F for ; Sat, 21 Jan 2006 17:30:42 +0000 (GMT) (envelope-from mrb@bmyster.com) Received: from loqtis.bmyster.com (ns1.bmyster.com [65.175.135.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B4043D45 for ; Sat, 21 Jan 2006 17:30:39 +0000 (GMT) (envelope-from mrb@bmyster.com) Received: from www.bmyster.com (localhost.bmyster.com [127.0.0.1]) by loqtis.bmyster.com (8.13.3/8.13.3) with ESMTP id k0LHUc8P012747 for ; Sat, 21 Jan 2006 12:30:38 -0500 (EST) From: "Brent" To: freebsd-questions@freebsd.org Date: Sat, 21 Jan 2006 12:30:33 -0500 Message-Id: <20060121172514.M60738@bmyster.com> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 24.75.245.190 (mrb) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: strange error with NFS on freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2006 17:30:42 -0000 I have a 4.11 server runing nfs server and a nfs client running freebsd 5.4 ive setup both according to the freebsd handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html When i go to mount the nfs share onto the client by doing loqtis# mount 10.10.25.2:/user3 /user3 i get the following output [udp] 10.10.25.2:/user3: RPCPROG_NFS: RPC: Program not registered what does this mean ? any help is greatly appreciated -- Brent