From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 11:11:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2861416A4B3 for ; Wed, 24 Sep 2003 11:11:46 -0700 (PDT) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 27AE04400E for ; Wed, 24 Sep 2003 11:11:44 -0700 (PDT) (envelope-from hogsett@csl.sri.com) Received: (qmail 5628 invoked from network); 24 Sep 2003 18:11:33 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 24 Sep 2003 18:11:33 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (SAVSMTP 3.1.0.29) with SMTP id M2003092411113322519 for ; Wed, 24 Sep 2003 11:11:33 -0700 Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.9/8.12.9) with ESMTP id h8OIBXJm009607 for ; Wed, 24 Sep 2003 11:11:33 -0700 Message-Id: <200309241811.h8OIBXJm009607@quarter.csl.sri.com> To: questions@freebsd.org Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Wed, 24 Sep 2003 11:11:33 -0700 From: Mike Hogsett Subject: Losing routes !! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 18:11:46 -0000 I have a machine that has been running 4.8-RELEASE for months flawlessly. I recently CVSup'd to RELENG_4_8 (now running 4.8-RELEASE-p8). The machine is losing routes. Specifically its default route and a route to the lan of one of its own interfaces. I can manually add the default route back, but it only lasts about 20 seconds until it mysteriously disappears. The machine has an Intel 1000baseSX card that is sub-interfaced using VLANs. There are 9 vlan interfaces in use (vlan0 through vlan8). It consistently loses its default route and the route to the lan `connected' to vlan8. Any suggestions how I can diagnose what is happening? Thanks! - Michael Hogsett