From owner-freebsd-stable@FreeBSD.ORG Wed Sep 24 19:48:13 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A84E16A4B3 for ; Wed, 24 Sep 2003 19:48:13 -0700 (PDT) Received: from noir.propagation.net (noir.propagation.net [63.249.159.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6496A44014 for ; Wed, 24 Sep 2003 19:48:12 -0700 (PDT) (envelope-from nickh@supportteam.net) Received: from dotnet (c66.169.110.87.ts46v-03.otn-a1.ftwrth.tx.charter.com [66.169.110.87]) by noir.propagation.net (8.9.3p2/8.8.5) with ESMTP id VAA09580; Wed, 24 Sep 2003 21:49:16 -0500 Message-ID: <003701c3830f$c11ff130$0402a8c0@dotnet> From: "Nick H. - Network Operations" To: "Mike Hoskins" , References: <20030924193423.M84554@fubar.adept.org> Date: Wed, 24 Sep 2003 21:50:16 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3663.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3663.0 Subject: Re: default route X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2003 02:48:13 -0000 I had the same problem under 5.1-RELEASE-p6 and it appears that in the couple of hours of building and coming to work they had released -p7. You may wanna try upgrading your sources and see what that brings about. in the -p7 update there was an update performed on if_ether.c (as well as the openssh fixes). Just my $0.02. Regards, Nick H. Network Operations Center nickh@supportteam.net Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsupport.com/ ------------------------------------------- Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of my firm shall be understood as neither given nor endorsed by it. ----- Original Message ----- From: "Mike Hoskins" To: Sent: Wednesday, September 24, 2003 9:44 PM Subject: default route : : this isn't really a -stable question, but i don't see a -secure-branch : mailing list, so i didn't know where else to ask (chat? haha right.) : : just upgraded a fileserver here to the latest 4.8 (p8). : : FreeBSD eng.sfo.televoke.net 4.8-RELEASE-p8 FreeBSD 4.8-RELEASE-p8 #14: : Tue Sep 23 17:30:45 PDT 2003 : mike@eng.sfo.televoke.net:/usr/obj/usr/src/sys/ENG i386 : : everything came up and seemed to start fine. i then noticed squid : couldn't reach the 'net -- and neither could anything else. it appears : the default route wasn't added after the reboot (`netstat -rn|grep : default` == null). checking rc.conf, : : defaultrouter="my.gw.ip.addr" : : which didn't change during the upgrade. nothing in UPDATING wrt route or : other oddities. did i miss something, or did this only happen on my box? : just want to know before i start upgrading the rest of 'em. : : thanks, : _______________________________________________ : freebsd-stable@freebsd.org mailing list : http://lists.freebsd.org/mailman/listinfo/freebsd-stable : To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"