From owner-freebsd-questions@FreeBSD.ORG Tue Nov 20 18:42:23 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 4B01D16A468 for ; Tue, 20 Nov 2007 18:42:23 +0000 (UTC) (envelope-from speedtoys.racing@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id D12CC13C461 for ; Tue, 20 Nov 2007 18:42:21 +0000 (UTC) (envelope-from speedtoys.racing@gmail.com) Received: by mu-out-0910.google.com with SMTP id i10so2725802mue for ; Tue, 20 Nov 2007 10:42:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=eqJJ3pKn4E3md2IxjQXLvOEaBf2AkNMIJEyrLsaLM2w=; b=NCJIU0bWNif2f0ZemZ18gDQmL3DDEVmz2ZGsrhNzf4xbYvJpAdWNyS1cQ/UnWaPsl8cL6NBBKwx4c1SKg2gRm8v9omP2z3dz9V/yBvcGqC0Gt+Y0eIKuaroCrVutipR3B9PKCdxoFc9Lf6lxQ/+WDupOz41t11q1UWPzBPhpKbY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=UrCd3RmESp7AIKNCNMLMY1yUKUQgc7g+s0PDqc8cgWwS9oSUG56tvOuETPxk3F/nbe7xVaZQ31qrOcQGXsSTleqqhcSrUWoB7taIbWhoKJH4byb6cfYK1+i+MuHpYcXV0F9CgawFNfxWDz53daut6fIKwh37dhGcnzSOXMhMuSE= Received: by 10.82.119.17 with SMTP id r17mr17702487buc.1195584139180; Tue, 20 Nov 2007 10:42:19 -0800 (PST) Received: by 10.82.186.11 with HTTP; Tue, 20 Nov 2007 10:42:19 -0800 (PST) Message-ID: Date: Tue, 20 Nov 2007 10:42:19 -0800 From: "Jeff Mohler" To: "Philip M. Gollucci" In-Reply-To: <4743297A.8060800@riderway.com> MIME-Version: 1.0 References: <20071120044007.GA12898@alzatex.com> <4743297A.8060800@riderway.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "Loren M. Lang" , FreeBSD Questions Subject: Re: 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 18:42:23 -0000 Two nics, same subnet..problems exist in that configuration now and again. Im betting offhand that the traffic came in port B, but port A has the default route for the subnet, and thats where it left the box. On Nov 20, 2007 10:37 AM, Philip M. Gollucci wrote: > Loren M. Lang wrote: > > 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. > I might be able to confirm this but not fix it. > > I had a dual nic NFS server (both nics in the same subnet and physical > lan) > > I was issuing a mount to nic1, but nic0 was responding, so I got the NFS > NULL call and a timeout. > > The fix was to issue it to nic0. > > (This is very likely due to my same subnet setup) > > > -- > ------------------------------------------------------------------------ > Philip M. Gollucci (philip@ridecharge.com) > o:703.549.2050x206 > Senior System Admin - Riderway, Inc. > http://riderway.com / http://ridecharge.com > 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF > > Work like you don't need the money, > love like you'll never get hurt, > and dance like nobody's watching. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >