From owner-freebsd-net@FreeBSD.ORG Wed Oct 15 00:49:10 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BB7416A4B3 for ; Wed, 15 Oct 2003 00:49:10 -0700 (PDT) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6A643FE0 for ; Wed, 15 Oct 2003 00:49:08 -0700 (PDT) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82])h9F7n3s6009268; Wed, 15 Oct 2003 15:49:04 +0800 (KRAST) (envelope-from eugen@kuzbass.ru) Message-ID: <3F8CFBEA.469C078D@kuzbass.ru> Date: Wed, 15 Oct 2003 15:48:58 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Win98; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: John Polstra References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit cc: net@freebsd.org Subject: Re: routed(8) and static routes X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 07:49:10 -0000 At the other point, I cannot make routed(8) to announce default route without introducing total mess. I tried to set non-zero hopcount to the static default route or to run 'routed -s -g'. In both cases routed starts to announce default route and stops to keep (and announce) many of specific routes. I have no_ag and no_super_ag in /etc/gateways. Eugene Grosbein