From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 17:11:30 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 61BE616A4CE for ; Thu, 26 Aug 2004 17:11:30 +0000 (GMT) Received: from amcuxfw801.amc.af.mil (amcuxns801.amc.af.mil [131.9.254.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id C25D943D4C for ; Thu, 26 Aug 2004 17:11:28 +0000 (GMT) (envelope-from david.hauan@fairchild.af.mil) Received: from amcw2av808.amc.ds.af.mil (amcw2av808.amc.af.mil [131.9.19.137]) by fw1.amc.af.mil with SMTP id i7QHAa0n022165; Thu, 26 Aug 2004 12:11:27 -0500 (CDT) Received: from amcw2ms873.amc.ds.af.mil ([131.9.25.136]) M2004082612112619518 ; Thu, 26 Aug 2004 12:11:26 -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, 26 Aug 2004 12:11:27 -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, 26 Aug 2004 12:11:27 -0500 Message-ID: <59FD5336D1B1FA40AF6DDD241D8DBAC6AC96F2@amcw2ms517.amc.ds.af.mil> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: sick and tired of freebsd resolving problems Thread-Index: AcSLAqF+bE9OgSoxTv6pUdPuDNtp/gAjbGVg From: "Hauan, David" To: X-OriginalArrivalTime: 26 Aug 2004 17:11:27.0284 (UTC) FILETIME=[B8F49F40:01C48B8F] cc: "Jorge Mario G." Subject: RE: sick and tired of freebsd resolving problems 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, 26 Aug 2004 17:11:30 -0000 > -----Original Message----- > From: Jorge Mario G. [mailto:murcielako@yahoo.com]=20 > Sent: Wednesday, August 25, 2004 5:21 PM > To: freebsd-questions@freebsd.org > Subject: sick and tired of freebsd resolving problems >=20 >=20 > Hi there > I`ve been experiencing resolving problems with freebsd=20 > 5.2.1-release-p9 >=20 > the problem is this: I CAN NOT RESOLV > my hosts file is ok > looks like this in the gateway >=20 > ##################################### > 127.0.0.1 localhost localhost.myfoodamin.org > 192.168.0.1 a a.foodoamin.org #NIC2 > 192.168.0.2 b b.foodomain.org # WIFI AP > 192.168.0.254 laptop laptop.foodoamin.org # latop > ... > ... > ###################################### > the laptop (Linux/FreeBSD) has the same hosts file > and linux can ping to the outside world ALWAYS. > so can do it the Windows boxes. >=20 > the resolv.conf is not the problem because is working > for linux in the same box and some other windows > machines. >=20 > FreeBSD (the gateway and laptop) can ping to the > outside world Some times but very rarely >=20 > I can not figure out what can be the problem >=20 > when I run tcpdump on the latop I see it tries to > resolv DNS but it cant >=20 > somthing like this > icmp echo request freebsd.org (my DNS servers) here > then it tries freebsd.foodamain.org >=20 > then after like 2 mins I get >=20 > coulnt lookup host=20 > or something like that >=20 > please any help would be apreciated this is driving me nuts >=20 > =3D=3D=3D=3D=3D Can you ping outside IP addresses from this machine? dave