Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2000 01:20:02 -0800 (PST)
From:      David Malone <dwmalone@maths.tcd.ie>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/22594: NFS can't handle asymmetric server routing
Message-ID:  <200011040920.BAA81493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/22594; it has been noted by GNATS.

From: David Malone <dwmalone@maths.tcd.ie>
To: Peter Jeremy <peter.jeremy@alcatel.com.au>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/22594: NFS can't handle asymmetric server routing
Date: Sat, 4 Nov 2000 09:16:51 +0000

 On Sat, Nov 04, 2000 at 12:28:21PM +1100, Peter Jeremy wrote:
 
 > 	Unknown.  The client is correct to reject the packets from an
 > 	(unknown) server.  The server should be using a source address
 > 	that matches the address that the client requested to mount.
 
 I think you can fix this by using the -h option in nfsd. For each
 address you want to do UDP based serving on give a -h option. For
 example we use something like:
 
 nfsd -u -t -n 4 -a -h 10.0.1.1 -h 10.0.2.1
 
 for a machine that does NFS on two different ethernet cards.
 
 	David.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011040920.BAA81493>