From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 31 20:12:14 2006 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A2416A4DE for ; Thu, 31 Aug 2006 20:12:14 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F92343D5E for ; Thu, 31 Aug 2006 20:12:11 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20060831201205m92000u8fpe>; Thu, 31 Aug 2006 20:12:06 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k7VKC2Vu037610; Thu, 31 Aug 2006 15:12:02 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k7VKC1va037609; Thu, 31 Aug 2006 15:12:01 -0500 (CDT) (envelope-from brooks) Date: Thu, 31 Aug 2006 15:11:57 -0500 From: Brooks Davis To: Mike Meyer Message-ID: <20060831201157.GA37412@lor.one-eyed-alien.net> References: <17655.16668.417010.244096@bhuda.mired.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <17655.16668.417010.244096@bhuda.mired.org> User-Agent: Mutt/1.5.11 Cc: hackers@freebsd.org Subject: Re: openvpn removing default route X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 20:12:14 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 31, 2006 at 04:05:48PM -0400, Mike Meyer wrote: > I recently upgraded a system from 5.5/i386 to 6.1/amd64. I'm running > the same version of openvpn with the exact same config (bridged via > tap) - except now, for some reason, when the vpn shuts down, the > default route is removed as well. >=20 > I'm started digging through the sources to figure out why, and > realized there's it could have changed in the if_bridge device, the em > driver, the tap driver, or the software connecting them. That's enough > different places that I thought I'd ask to see if anyone here new what > was causing this - or even had suggestions that might narrow down the > search a bit. There was a change on July 24th which had the unfortunate effect of deleting all routes when ever an interface was removed. A fix was MFCd on August 22nd. I'd guess this is what you are seeing. -- Brooks --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE90KMXY6L6fI4GtQRApgeAJ94EUsj24Jcycs7A+jngoNIVBnJuwCglp+y /z22eAn0Jf2pK/SwiXfRCLo= =S4KO -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--