From owner-freebsd-questions@FreeBSD.ORG Mon Oct 22 22:16:18 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 D788F16A420 for ; Mon, 22 Oct 2007 22:16:18 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out4.apple.com (mail-out4.apple.com [17.254.13.23]) by mx1.freebsd.org (Postfix) with ESMTP id AEE2613C4C1 for ; Mon, 22 Oct 2007 22:16:18 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay14.apple.com (relay14.apple.com [17.128.113.52]) by mail-out4.apple.com (Postfix) with ESMTP id BE531167CFAA; Mon, 22 Oct 2007 15:16:12 -0700 (PDT) Received: from relay14.apple.com (unknown [127.0.0.1]) by relay14.apple.com (Symantec Mail Security) with ESMTP id A351C28086; Mon, 22 Oct 2007 15:16:12 -0700 (PDT) X-AuditID: 11807134-a6e5cbb000000c52-1a-471d212cf199 Received: from [17.214.13.96] (cswiger1.apple.com [17.214.13.96]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay14.apple.com (Apple SCV relay) with ESMTP id 93D8D28085; Mon, 22 Oct 2007 15:16:12 -0700 (PDT) In-Reply-To: <471CEF3A.2020702@pixelhammer.com> References: <471CEF3A.2020702@pixelhammer.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Mon, 22 Oct 2007 15:16:11 -0700 To: DAve X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== Cc: freebsd-questions@freebsd.org Subject: Re: OT: UltraDNS and dor org domains. 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: Mon, 22 Oct 2007 22:16:18 -0000 On Oct 22, 2007, at 11:43 AM, DAve wrote: > It is only dot org domains, checking deeper it ain't us. If I do a > domain query from dnsstuff for any org, I sometimes get nothing but > name > server records. This happens when the root servers refer the query to > TLSx.Ultradns.net. > > I see ultradns failing to return A records for slashdot.org and > openoffice.org as well others. > > Is anyone else seeing this? No, but I use dig, not dnsstuff. Are the missing records visible by: dig slashdot.org @ns1.ostg.com dig openoffice.org @ns1.collab.net ...? I don't see why ultradns.net would be involved...? -- -Chuck