From owner-freebsd-questions Sun Mar 17 19:20:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA24924 for questions-outgoing; Sun, 17 Mar 1996 19:20:35 -0800 (PST) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA24911 for ; Sun, 17 Mar 1996 19:20:30 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id DAA00404 ; Mon, 18 Mar 1996 03:20:10 GMT To: Robert Du Gaue cc: questions@FreeBSD.ORG From: "Gary Palmer" Subject: Re: route question In-reply-to: Your message of "Sun, 17 Mar 1996 15:18:14 PST." Date: Mon, 18 Mar 1996 03:20:10 +0000 Message-ID: <401.827119210@palmer.demon.co.uk> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Robert Du Gaue wrote in message ID : > If there are way to manually add in the default backbone route once it's > been deleted? IE the machine comes up with a route that says: > 165.90.138 link#1 Err. That's the route added when you ifconfig an interface. What ethernet card are you using? I'm not QUITE sure why it's losing that route... > If that gets deleted is there a way to had it? I've tried Don't think so. Not using the route command. I would re-ifconfig the i/f and see if that helps. Gary