From owner-freebsd-stable Tue Jan 25 16: 0:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 8CC8814F1E for ; Tue, 25 Jan 2000 16:00:07 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 26 Jan 2000 00:00:03 +0000 (GMT) Date: Wed, 26 Jan 2000 00:00:02 +0000 From: David Malone To: thomas@members.ping.de Cc: US Debian User Mailing List , US FreeBSD Stable Mailing List Subject: Re: FreeBSD, Linux and NFS Message-ID: <20000126000002.A35171@walton.maths.tcd.ie> References: <20000126003948.A476@dante.visionaire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000126003948.A476@dante.visionaire.net>; from thomas@visionaire.ping.de on Wed, Jan 26, 2000 at 12:39:48AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 26, 2000 at 12:39:48AM +0100, Thomas Keusch wrote: > Is my assumption, that _only_ NFS v2 via TCP/IP, *NOT* UDP, will work > between FreeBSD and Linux, correct? At all? If it ever was? > (I just seem to have remembered this sort of stuff popping up on the > lists and v2/tcp NFS being the solution) NFS v2 over UDP is the traditional NFS flavor, and most likely to work. We're using 3.4 machines here with two Redhat-6.1 clients and most stuff seems to work fine. server:/home /home nfs rw,nodev,soft,intr,rsize=8192,wsize=8192 0 0 David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message