From owner-freebsd-rc@FreeBSD.ORG Mon Sep 2 20:06:56 2013 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 16EBD1B9; Mon, 2 Sep 2013 20:06:56 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id CD5172F45; Mon, 2 Sep 2013 20:06:55 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:61fd:95c3:8111:539a]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 174184AC2D; Tue, 3 Sep 2013 00:06:48 +0400 (MSK) Date: Tue, 3 Sep 2013 00:06:46 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <9510628781.20130903000646@serebryakov.spb.ru> To: Xin Li Subject: Re: Why default route is not installed last? In-Reply-To: <521670FF.6080407@delphij.net> References: <521670FF.6080407@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-net@freebsd.org" , freebsd-rc@freebsd.org, d@delphij.net X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 20:06:56 -0000 Hello, Xin. You wrote 23 =E0=E2=E3=F3=F1=F2=E0 2013 =E3., 0:13:51: XL> I've noticed that we do not install default route last (after other XL> static routes). I think we should probably install it last, since the XL> administrator may legitimately configure a static route (e.g. this XL> IPv6 address goes to this interface) that is required by the default XL> route. It is why I need patch network.subr after each upgrade on all my Hetzner servers: they use IPv6 default route pointed to static route (not link-local one)... --=20 // Black Lion AKA Lev Serebryakov