From owner-freebsd-questions Fri Jun 7 11:19:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 506CD37B407 for ; Fri, 7 Jun 2002 11:19:18 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.3/8.12.3) id g57IJGdA007198; Fri, 7 Jun 2002 13:19:16 -0500 (CDT) (envelope-from dan) Date: Fri, 7 Jun 2002 13:19:16 -0500 From: Dan Nelson To: Zancope_Alexandre@emc.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question about NFS Message-ID: <20020607181916.GB13099@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 In the last episode (Jun 07), Zancope_Alexandre@emc.com said: > Hi, > > Sorry by my question, because this OS is not my strong point... > > My question is: > > 1) What is the NFS version that run at FreeBSD 4.3?? 4.3 supports NFSv3 and NFSv2; it will try v3 and if the remote system does not support it, will fall back to v2. > 2) The NFS client, with OS FreeBSD 4.3, establishs connection with > the NFS server by UDP or TCP?? Your choice. I believe the default is UDP. "man mount_nfs" for details. > 3) Do you have any issues with FreeBSD using NFS (client only)?? Nope. I access FreeBSD, Solaris, Tru64, Netware, and Linux NFS servers fine with FreeBSD clients. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message