From owner-freebsd-questions@FreeBSD.ORG Sun Nov 9 00:33:27 2003 Return-Path: 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 6948216A4CF for ; Sun, 9 Nov 2003 00:33:27 -0800 (PST) Received: from hobbiton.shire.net (hobbiton.shire.net [206.71.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC37C43FDF for ; Sun, 9 Nov 2003 00:33:26 -0800 (PST) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1AIl0g-0000Iw-00 for freebsd-questions@freebsd.org; Sun, 09 Nov 2003 01:33:26 -0700 Mime-Version: 1.0 (Apple Message framework v606) Message-Id: <61B97A72-128F-11D8-9FD6-003065A70D30@shire.net> To: freebsd-questions@freebsd.org From: "Chad Leigh -- Shire.Net LLC" Date: Sun, 9 Nov 2003 01:33:23 -0700 X-Mailer: Apple Mail (2.606) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Status: No, hits=-4.7 required=5.4 tests=BAYES_10,USER_AGENT_APPLEMAIL version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: NFS v2? possible? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 08:33:27 -0000 Hi I have a linux server that needs to mount my FBSD server's web volume and the linux server only has v2 support right now (and I cannot make my own kernel since this is a UML kernel distributed as part of a product) and so I would like to run a v2 compatible nfs server on my FBSD server if possible. Can I do this? How? Thanks Chad