From owner-freebsd-hackers Wed Dec 10 21:20:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA03408 for hackers-outgoing; Wed, 10 Dec 1997 21:20:56 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA03401 for ; Wed, 10 Dec 1997 21:20:50 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id VAA15982; Wed, 10 Dec 1997 21:13:14 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd015980; Wed Dec 10 21:13:09 1997 Message-ID: <348F75CE.7A5F06AF@whistle.com> Date: Wed, 10 Dec 1997 21:10:38 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Adam Turoff CC: hackers Subject: Re: I seriously need some networking help References: <348F48CE@smginc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Adam Turoff wrote: > ks. The only problem > is that whenever the T1 goes down, the ethernet port > on the router goes down. Apparently, when FBSD detects > a dead network interface, it removes all the routes associated > with that interface. > That's routed doing that.. why do you need routed running? use static routes and yuo won't ha vehte problems.