From owner-freebsd-questions Fri Dec 18 08:25:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26834 for freebsd-questions-outgoing; Fri, 18 Dec 1998 08:25:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tellab5.tellabs.com (tellab5.tellabs.com [138.111.243.28]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA26820; Fri, 18 Dec 1998 08:25:32 -0800 (PST) (envelope-from mikebo@tellabs.com) From: mikebo@tellabs.com Received: from tellabc.tellabs.com by tellab5.tellabs.com with smtp (Smail3.1.29.1 #4) id m0zr2iN-003BRgC; Fri, 18 Dec 98 10:25 CST Received: by tellabc.tellabs.com (4.1/1.9) id AA02478; Fri, 18 Dec 98 10:25:19 CST Message-Id: <9812181625.AA02478@tellabc.tellabs.com> Subject: NFS v3 on FBSD client/Sun server? To: questions@FreeBSD.ORG, hackers@FreeBSD.ORG Date: Fri, 18 Dec 1998 10:25:18 -0600 (CST) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings - >From the FreeBSD mount_nfs man page: # BUGS # .... For clients mounting servers # that are not on the same LAN cable or that tend to be overloaded, TCP # transport is strongly recommended, but unfortunately this is restricted # to mostly 4.4BSD servers. # This implies that NFS version 3, using TCP transport, only works between 4.4BSD servers and clients. Indeed, when I mount an NFS partition from a FBSD 2.2.8 server onto a Solaris 2.6 client, it works as expected. "netstat -a" shows a TCP connection in place to service the mount, and tcpdump shows TCP traffic between server/client. However, when I mount an NFS partition from an Solaris 2.6 server onto a FBSD 2.2.8 client, only UDP is ever used. I'm not sure of the reasons why this is so. Perhaps it's buried somewhere. Nevertheless, if it's documented, I'd like to read about it. Has anyone directly addressed this issue anywhere? Many thanks for any pointers! Regards, - Mike -- -------------------------------------------------------------------------- Michael Borowiec -- mikebo@tellabs.com -- Tellabs Operations, Inc. Systems Analyst, Engineering Software Tools 4951 Indiana Ave., MS 63 630-512-8019 FAX: 630-512-7099 Lisle, IL 60532 USA -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message