From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 14:20:07 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3681A1065673 for ; Thu, 11 Mar 2010 14:20:07 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id E94068FC1B for ; Thu, 11 Mar 2010 14:20:06 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id 89F87617B; Thu, 11 Mar 2010 09:20:05 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1268317205; bh=0P5L4muKXvePXplTcxk3EW9CcctAQPClpsCxi3SrVdg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=P+JpwnqVEXe99s2dMOR6JXYEqkIeYDckjnLMn6ctom2QVeq1BBRM+G+MXgtGtWr5F tUe6nOzgStB48BFoVgzuTkFDASx6Xu7p2E4cAz4oPz+4YxX46wQujKwFUX8sj0k DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=KF9U824MQnYn2eZXpOLVJntzSzrWG2L0+0mWmiFlW/pmdf129cOdDReiYy9Ar4En4 XpsmqOW9SqqRlVtIYdqC7pEcV4Ja9UhBwiah+e61SjTqgwi7PAMruJMxIW+MLu8 Message-ID: <4B98FC10.6070700@protected-networks.net> Date: Thu, 11 Mar 2010 09:20:00 -0500 From: Michael Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.8) Gecko/20100303 Thunderbird/3.0.3 MIME-Version: 1.0 To: "Li, Qing" References: <747dc8f31003091046t28d69ce0y6924ce31db77783b@mail.gmail.com> <4B96FD4B.3090706@FreeBSD.org> <4B978E41.4010800@protected-networks.net> <4B980347.8020500@protected-networks.net> In-Reply-To: X-Enigmail-Version: 1.0.1 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Error 127.0.0.1: no route to host X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2010 14:20:07 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/11/10 05:52, Li, Qing wrote: > I spent some time looking into the issue and found the problem > is the if_tap interface turns out to be one of those interfaces > that claims to be of IFT_ETHER type, but does not touch the > "if_link_state" variable. [ .. ] > Please try the new patch at > > http://people.freebsd.org/~qingli/ecmp-tap.diff > > Let me know how it works out for you. This solves all the noted issues - thanks! imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkuY/BAACgkQQv9rrgRC1JLoxACeLApgw4GJzTpukzV4AHzp9ffm 4XwAn1GbXEojETUiXgAze7hIfgNcJSDF =5iWa -----END PGP SIGNATURE-----