From owner-freebsd-questions@FreeBSD.ORG Sun Oct 28 23:47:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2426916A419 for ; Sun, 28 Oct 2007 23:47:21 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: from smtp115.sbc.mail.sp1.yahoo.com (smtp115.sbc.mail.sp1.yahoo.com [69.147.64.88]) by mx1.freebsd.org (Postfix) with SMTP id EBB7213C4A6 for ; Sun, 28 Oct 2007 23:47:20 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: (qmail 50612 invoked from network); 28 Oct 2007 23:47:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=prodigy.net; h=Received:X-YMail-OSG:Mime-Version:Content-Transfer-Encoding:Message-Id:Content-Type:To:From:Subject:Date:X-Mailer; b=GRSo3sQfU4NgOezupiZtrMC42i3zcfyawBH4fEUdlQ6aXjCmNWGJhEPjggx99L79sRmovh8Q3IB2cuO0bS8/CU4y7xiDCYNz5ArTsQu9BOj23RMnGE0kQlldR3GJ6xxSGylc48AH1pXZZ/lU4wLDuYRwBTwtdjsR4uZVcDdrNiE= ; Received: from unknown (HELO ?75.7.236.228?) (jekillen@prodigy.net@75.7.236.228 with plain) by smtp115.sbc.mail.sp1.yahoo.com with SMTP; 28 Oct 2007 23:47:20 -0000 X-YMail-OSG: oRCG.M8VM1k86aVZdjiwZVDQ.T_RXF5linr9AxsgiAoC3cWTH1O2rRZCZGDp.WEs.LnaKOsTPr1Rce3HispcQeSSfjommDp1xMZ2Eri2BA.Zpa_wQw-- Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD Mailing List From: jekillen Date: Sun, 28 Oct 2007 15:47:25 -0800 X-Mailer: Apple Mail (2.622) Subject: resolver problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 23:47:21 -0000 Hello: I am still having resolver problems with my 6.2 system. It has shown up with trying to install ports from the ftp site. I discovered that there is no resolv.conf file, so I created one. The funny thing is if I ping one of my web sites with www..com ping can't resolve the address. but if I do ..com it works. Just for control test purposes I tried from a Mac OSX machine and was able to ping www..com. I even have my own DNS servers listed as servers to contact in resolv.conf To abbreviate this message, I am trying to get ports set up and working. This time I tried portsnap fetch and the site indicated as the source and mirrors could not be found. Any suggestions, help, advice is appreciated. I am going more to the existing material, but it obviously cannot anticipate this sort of problem literally. Thanks In Advance: Jeff K