From owner-freebsd-current@FreeBSD.ORG Tue Mar 9 18:47:17 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CBFC1065670 for ; Tue, 9 Mar 2010 18:47:17 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id DFAE38FC1F for ; Tue, 9 Mar 2010 18:47:16 +0000 (UTC) Received: by wyb32 with SMTP id 32so4123901wyb.13 for ; Tue, 09 Mar 2010 10:47:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=eXB2QVa+sPK1br0qeqz9RERoH6ZKWGzZ51ptiFA5+Ak=; b=cLfl7kiFowKwItUEKbv0Ao54CW/bP7OBR4okY6y+Wu/GmzRpMn7sj5HKBaeFA1HXRi Col/cPYNM+Wsw33EarkLg6jaXR3zn8RQdMXXUNfrhy0rysyFD9lq06WpwaokLYeb9FSh /439qbeNBy1VXyhI4Fxj4hkQLkM7ArZ48kjVo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=kkDntWDTd8f0nxDTYvxXAAdWgqN/npuBni9Sh616m7bouOFhY8IFThQutMzzuagUwe ArXxl7FCNszYufQI8H5TFUYq7e8EjOAi5SJrnhI3khpodUSdbjQa7KixpGCopSt8wiEA jTbggui05vp06g+z089Gk9osg+RFund9V/eKo= MIME-Version: 1.0 Received: by 10.216.90.17 with SMTP id d17mr125802wef.175.1268160435783; Tue, 09 Mar 2010 10:47:15 -0800 (PST) From: Renato Botelho Date: Tue, 9 Mar 2010 15:46:55 -0300 Message-ID: <747dc8f31003091046t28d69ce0y6924ce31db77783b@mail.gmail.com> To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Subject: Error 127.0.0.1: no route to host X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2010 18:47:17 -0000 I updated my 9.0-current amd64 today on rev. 204915 and start to get errors like this 127.0.0.1: no route to host I boot using kernel.old and everything back to normal. I don't know exactly revision of my kernel.old because last change made on sys/conf/newvers.sh simply removed this information from my uname, see: FreeBSD botelhor.bplab.local 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Mon Mar 8 15:52:59 BRT 2010 root@botelhor.bplab.local:/usr/obj/usr/src/sys/GARGA amd64 I just know it was built yesterday about 18:00 UTC Is there any other way to get this information? Let me know if you need more information about my environment. Regards -- Renato Botelho