From owner-freebsd-isp Wed May 14 01:01:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA16258 for isp-outgoing; Wed, 14 May 1997 01:01:52 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA16206 for ; Wed, 14 May 1997 01:01:44 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id SAA10715; Wed, 14 May 1997 18:11:22 +1000 (EST) Date: Wed, 14 May 1997 18:11:21 +1000 (EST) From: "Daniel O'Callaghan" To: Greg Skafte cc: freebsd-isp@FreeBSD.ORG Subject: Re: Gated and RELENG_2_2 In-Reply-To: <199705140728.BAA06200@gras-varg.worldgate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 14 May 1997, Greg Skafte wrote: > has anyone had success with gated on RELENG_2_2. > > We have it working on quite nicely on our RELENG_2_1_0 machine. > > Yes the port for 2.2.x is actually gated 3_5_5 where under 2.1-stable > its 3_5beta3. > > I'm having problems with gated advertising either direct or static routes > into the ospf table .... I'm not having any trouble like that, but I'm running 3_5beta3 under 2.2. My problem is that occasionally the default route decides change the remote gateway IP address every month or so. Deleting the bogus default route fixes it, as gated then adds the correct entry. Weird. Danny