From owner-freebsd-isp Wed Feb 7 20:12:41 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA06445 for isp-outgoing; Wed, 7 Feb 1996 20:12:41 -0800 (PST) Received: from goombay.irbs.com (goombay.irbs.com [205.216.79.250]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA06436 for ; Wed, 7 Feb 1996 20:12:37 -0800 (PST) Received: (from jc@localhost) by goombay.irbs.com (8.6.12/8.6.6) id XAA27678; Wed, 7 Feb 1996 23:11:31 -0500 Message-Id: <199602080411.XAA27678@goombay.irbs.com> Subject: Re: confusion about routing To: boot@mosquito.com (Bruce Bauman) Date: Wed, 7 Feb 1996 23:11:30 -0500 (EST) From: "John Capo" Cc: freebsd-isp@freebsd.org In-Reply-To: <199602051546.KAA00772@itchy.mosquito.com> from "Bruce Bauman" at Feb 5, 96 10:46:02 am X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org Precedence: bulk Bruce Bauman writes: > > I am a small ISP with 2 FreeBSD machines, 2 Livingston portmasters, and a Cisco > router. We were running 'routed -s' on our FreeBSD machines without problems, > even though I don't know if this was the right thing to do. > > We added another domain, so our network interface (de0) now has an alias for > another address. Now we get messages like this: > > Feb 5 10:39:27 itchy routed[647]: deleting route to interface de0 (timed out) > Feb 5 10:39:27 itchy routed[647]: re-installing interface de0 > Feb 5 10:42:27 itchy routed[647]: deleting route to interface de0 (timed out) > Feb 5 10:42:27 itchy routed[647]: re-installing interface de0 > > Any suggestions on what we SHOULD be doing? > The -s flag says to supply routing information. If routed does not receive a relpy, it assumes the link is dead and deletes the route. My guess is some strangeness with aliases is causing the route to come and go. You have to run RIP via routed or gated to see the routes to your dialups. If all the interface addresses are on the same subnet, run routed with -q. If you are running multiple subnets on the same Ethernet the best bet is to add static routes in the Portmasters to the subnets. John Capo jc@irbs.com IRBS Engineering High performance FreeBSD systems (305) 792-9551 Internet Consulting - ISP Solutions