From owner-freebsd-stable@FreeBSD.ORG Wed Dec 19 16:09:34 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28293407 for ; Wed, 19 Dec 2012 16:09:34 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from host.omnilan.net (s1.omnilan.net [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id A107A8FC0C for ; Wed, 19 Dec 2012 16:09:33 +0000 (UTC) Received: from titan.inop.wdn.omnilan.net (titan.inop.wdn.omnilan.net [172.21.3.1]) (authenticated bits=0) by host.omnilan.net (8.13.8/8.13.8) with ESMTP id qBJGDjRq065633 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 19 Dec 2012 17:13:45 +0100 (CET) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <50D1E6B5.4040907@omnilan.de> Date: Wed, 19 Dec 2012 17:09:25 +0100 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: FIB and jail regression [Was: can't reach jails own ipv4 from inside anymore] References: <50D1A2B2.6040204@omnilan.de> <50D1AB6A.402@omnilan.de> <50D1B7A2.5090909@omnilan.de> In-Reply-To: <50D1B7A2.5090909@omnilan.de> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9E99F876184793298587670B" Cc: bzeeb-lists@lists.zabbadoz.net, julian@elischer.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2012 16:09:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9E99F876184793298587670B Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable schrieb Harald Schmalzbauer am 19.12.2012 13:48 (localtime): > ... > Easiest way to reproduce: > > Just do a ping on the host (not jail) > > setfib 0 ping anyLocalIP -> works > setfib 1 ping anyLocalIP -> doesn't work > > Anybody with 9.1 and ROUTINGTABLES in custom kernel out there who can't= > confirm that? > > Turned out that 9.0-stable from Feb. 2012 doesn't show that problem. > So this problem seems to be introdued between 9.0 and 9.1. I have to correct myself. As it turned out, the problem only affects inet alias addresses. I testet the non-alias IP at first, when it seemd that 9.0-stable from Feb. 2012 was not affected. But as soon as I repeat the test with an alias IP, there's the same problem and I get "ping: sendto: Host is down" as answer. So this regression could be older. Unfortunately I don't have any machine between 8.2-release and 9.0-stable_2/2012 for testing. Any hint's how to find out what committ could be the cause? Thanks, -Harry --------------enig9E99F876184793298587670B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlDR5rUACgkQLDqVQ9VXb8jy1QCdH31NMrK/cT8p/I/cz6Tz2my+ KSkAn13KjksLvE/+rsfEAK+hr25wNTQT =YylV -----END PGP SIGNATURE----- --------------enig9E99F876184793298587670B--