From owner-freebsd-questions@FreeBSD.ORG Thu Aug 19 17:38:07 2004 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 5670C16A4CE for ; Thu, 19 Aug 2004 17:38:07 +0000 (GMT) Received: from amcuxfw803.amc.af.mil (amcuxfw803.amc.af.mil [131.9.254.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB58443D41 for ; Thu, 19 Aug 2004 17:38:05 +0000 (GMT) (envelope-from david.hauan@fairchild.af.mil) Received: from amcw2av801.amc.ds.af.mil (amcw2av801.amc.af.mil [131.9.19.109]) by fw3.amc.af.mil with SMTP id i7JHZ3Ml024244 for ; Thu, 19 Aug 2004 12:38:04 -0500 (CDT) Received: from amcw2ms873.amc.ds.af.mil ([131.9.25.136]) M2004081912380323651 for ; Thu, 19 Aug 2004 12:38:03 -0500 Received: from amcw2ms517.amc.ds.af.mil ([131.9.19.74]) by amcw2ms873.amc.ds.af.mil with Microsoft SMTPSVC(5.0.2195.6713); Thu, 19 Aug 2004 12:38:04 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 19 Aug 2004 12:38:04 -0500 Message-ID: <59FD5336D1B1FA40AF6DDD241D8DBAC6A16DD8@amcw2ms517.amc.ds.af.mil> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD 5.2.1 not resolving after kernel compiling Thread-Index: AcSFkjs/a70UAXaGT2KJ20Nh0GfbggAgaCEw From: "Hauan, David" To: X-OriginalArrivalTime: 19 Aug 2004 17:38:04.0378 (UTC) FILETIME=[480193A0:01C48613] Subject: RE: FreeBSD 5.2.1 not resolving after kernel compiling 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: Thu, 19 Aug 2004 17:38:07 -0000 > -----Original Message----- > From: Jorge Mario G. [mailto:murcielako@yahoo.com]=20 > Sent: Wednesday, August 18, 2004 7:14 PM > To: freebsd-questions@freebsd.org > Subject: FreeBSD 5.2.1 not resolving after kernel compiling >=20 >=20 > Hi there >=20 > My freebsd box was working fine (resolving) > then I recompiled the kerneld=20 > I just added scbus and da to get my digicam, working > then after reboot I can not resolv I think >=20 > when I try to cvsup it sits on PARSING FILE > I can not ssh to boxes in the LAN=20 > but I can ping then > I can not ping boxes outside the LAN from that box >=20 > I dont what can be the problem >=20 > I guess it`s the /etc/hosts file >=20 > the files looks like this: >=20 > ::1 localhost localhost.sancocho.org > 127.0.0.1 localhost localhost.sancocho.org > 192.168.0.6 gato gato.sancocho.org >=20 > anyhelp would be apreciated it >=20 what does /etc/resolv.conf read? dave