From owner-freebsd-questions@FreeBSD.ORG Tue Nov 20 04:40:54 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B96816A417 for ; Tue, 20 Nov 2007 04:40:53 +0000 (UTC) (envelope-from lorenl@north-winds.org) Received: from hosea.tallye.com (unknown [IPv6:2002:d863:c74e::104]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF8313C459 for ; Tue, 20 Nov 2007 04:40:50 +0000 (UTC) (envelope-from lorenl@north-winds.org) Received: from hosea.tallye.com (localhost [127.0.0.1]) by hosea.tallye.com (8.14.1/8.13.6) with ESMTP id lAK4e7Ww015537 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 19 Nov 2007 20:40:28 -0800 DomainKey-Signature: a=rsa-sha1; s=main; d=north-winds.org; c=nofws; q=dns; h=received:date:from:to:subject:message-id:mime-version: content-type:content-disposition:user-agent:x-gpg-key: x-gpg-fingerprint:x-greylist:received-spf:x-virus-scanned:x-virus-status; b=dJxWCZoa8yEqI9wvzMLYLyRWFkorbWDi0I+656+wH5cDAkmT/nguRxg2z5npxXiEI he6jrtlo7ERkTaDNnAt+ySJin7XYDUHWZQvGY4qkNW+zooKIdr5uXiQ6RrWAjl+ Received: (from sttng359@localhost) by hosea.tallye.com (8.14.1/8.13.6/Submit) id lAK4e7Fm015536 for freebsd-questions@freebsd.org; Mon, 19 Nov 2007 20:40:07 -0800 Date: Mon, 19 Nov 2007 20:40:07 -0800 From: "Loren M. Lang" To: FreeBSD Questions Message-ID: <20071120044007.GA12898@alzatex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-GPG-Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (hosea.tallye.com [127.0.0.1]); Mon, 19 Nov 2007 20:40:28 -0800 (PST) Received-SPF: pass (hosea.tallye.com: localhost is always allowed.) X-Virus-Scanned: ClamAV version 0.90.3, clamav-milter version 0.90.3 on hosea.tallye.com X-Virus-Status: Clean Subject: FreeBSD NFS server responds with wrong address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 04:40:54 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I was attempting to do an NFS mount from a FreeBSD server to a FreeBSD client over IPv6 and received the error "NFSPROC_NULL: RPC: Timed out." After doing a packet trace, I noticed that the FreeBSD server was indeed responding to both a Portmap GATADDR call and a NFS NULL call, but in both cases it was coming from the IPv6 address closest to the client making the call and not the address the call was issued to. Why is this happening and how do I make the server respond with the correct address? The server is FreeBSD 6.2-RELEASE-p7. --=20 Loren M. Lang lorenl@north-winds.org http://www.north-winds.org/ Public Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc Fingerprint: CEE1 AAE2 F66C 59B5 34CA C415 6D35 E847 0118 A3D2 =20 --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFHQmUnSHsHRHUO+igRAmUcAKCllwTa4X2Ds2fAfA/AjbHhfaJ47gCg3BqF Lk2i97mRrEgrCV1CK1tlI2g= =JIay -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--