[dane] had-pilot.com domain all nameservers down?
Viktor Dukhovni <ietf-dane@dukhovni.org> Mon, 17 November 2014 23:26 UTC
Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: dane@ietfa.amsl.com
Delivered-To: dane@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 431FD1ACE86 for <dane@ietfa.amsl.com>; Mon, 17 Nov 2014 15:26:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.8
X-Spam-Level:
X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WtXjS6EFntiT for <dane@ietfa.amsl.com>; Mon, 17 Nov 2014 15:25:57 -0800 (PST)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [38.117.134.19]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64D851ACE73 for <dane@ietf.org>; Mon, 17 Nov 2014 15:25:57 -0800 (PST)
Received: by mournblade.imrryr.org (Postfix, from userid 1034) id 694D8284B10; Mon, 17 Nov 2014 23:25:56 +0000 (UTC)
Date: Mon, 17 Nov 2014 23:25:56 +0000
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: dane@ietf.org
Message-ID: <20141117232556.GO13179@mournblade.imrryr.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
User-Agent: Mutt/1.5.23 (2014-03-12)
Archived-At: http://mailarchive.ietf.org/arch/msg/dane/Glyx6Yp___2TBRI9WyfnDE8LsmM
Subject: [dane] had-pilot.com domain all nameservers down?
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: dane@ietf.org
List-Id: DNS-based Authentication of Named Entities <dane.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dane>, <mailto:dane-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dane/>
List-Post: <mailto:dane@ietf.org>
List-Help: <mailto:dane-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dane>, <mailto:dane-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 17 Nov 2014 23:26:02 -0000
Has the plug been pulled on had-pilot.com? $ dig +noall +ans +auth +add -t ns had-pilot.com @a.gtld-servers.net. had-pilot.com. 172800 IN NS ns1.had-pilot.com. had-pilot.com. 172800 IN NS ns2.had-pilot.com. ns1.had-pilot.com. 172800 IN A 129.6.100.200 ns2.had-pilot.com. 172800 IN A 129.6.100.202 $ dig +noall +add -t ns had-pilot.com @a.gtld-servers.net. | awk '{print $NF}' | while read ip; do echo "@$ip." dig +norecur +noall +comment +ans -t ns had-pilot.com @$ip done @129.6.100.200. ;; connection timed out; no servers could be reached @129.6.100.202. ;; connection timed out; no servers could be reached -- Viktor
- [dane] had-pilot.com domain all nameservers down? Viktor Dukhovni
- Re: [dane] had-pilot.com domain all nameservers d… Rose, Scott