From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 07:33:23 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 25B7916A4BF for ; Tue, 30 Sep 2003 07:33:23 -0700 (PDT) Received: from hedwig.mgh.harvard.edu (hedwig.mgh.harvard.edu [132.183.156.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12CCD4400F for ; Tue, 30 Sep 2003 07:33:22 -0700 (PDT) (envelope-from remorse@partners.org) Received: from partners.org (buxtehude.mgh.harvard.edu [132.183.156.105]) by hedwig.mgh.harvard.edu (8.11.6/8.11.6) with ESMTP id h8UEP2o23424 for ; Tue, 30 Sep 2003 10:25:02 -0400 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Richard Morse To: questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <0AA2969F-F353-11D7-89AC-000A956EB07E@partners.org> X-Mailer: Apple Mail (2.552) Subject: Problems with latest update and network 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: , Date: Tue, 30 Sep 2003 14:33:23 -0000 X-Original-Date: Tue, 30 Sep 2003 10:33:21 -0400 X-List-Received-Date: Tue, 30 Sep 2003 14:33:23 -0000 Hi! I just CVSup'd (last Thursday) and upgraded my system to RELENG_4. I now cannot connect (seemingly) to the network. Whenever I try to ping and outside system, I get "ping: sendto: no route to host". I can't ping my router, or even hosts with known IP addresses. I don't see anything odd in `netstat -a` or `ifconfig`, but I'm not the worlds greatest networker, so I'm not sure that I would know what is odd. uname reports the system as "4.9_PRERELEASE". The ethernet card is (I think) and Intel card -- the device is 'ep'. Any suggestions on what I can look at to figure out what is going wrong? Thanks, Ricky Morse