From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5BDBB1381F3 for ; Tue, 27 Aug 2013 15:11:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 096E7E0DE1; Tue, 27 Aug 2013 15:10:57 +0000 (UTC) Received: from mail2.viabit.com (mail2.viabit.com [65.246.80.16]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0628CE0C53 for ; Tue, 27 Aug 2013 15:10:55 +0000 (UTC) Received: from [10.1.1.204] (unknown [65.213.236.244]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail2.viabit.com (Postfix) with ESMTPSA id 3cPYSH3X6Nz1hgG for ; Tue, 27 Aug 2013 11:10:55 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=orlitzky.com; s=mail2; t=1377616255; bh=cfwGQV7vv0uTcOAG2yOCo5yMGYltR3dnAz0yXLPsIL8=; h=Date:From:To:Subject:References:In-Reply-To; b=QeiOJ2aqWMDOfJS6QfjcmGN8F4HB24bpEEHl0/HB08lVM8xQ6tGbjr74+hVC0hWev y2JzhhNrhcUSEfN16xfrqviJ2Xu9WHkBlv0rg9/U0sEfSr5pjXLP75wl6HhXAUGhIc CJnZVBpeXSjHuTSWP6mSnZ3eclqUE6xr+AXqP8KM= Message-ID: <521CC17D.2010604@orlitzky.com> Date: Tue, 27 Aug 2013 11:10:53 -0400 From: Michael Orlitzky User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130821 Thunderbird/17.0.8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} DNS: no SOA record or DNSSEC References: <521C9323.1080007@gmail.com> <521CB961.4050504@iinet.net.au> In-Reply-To: <521CB961.4050504@iinet.net.au> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 5254c4e0-438a-4300-9d8b-715add021579 X-Archives-Hash: 58a30545f88e35860fb137399b59bef9 On 08/27/2013 10:36 AM, William Kenworthy wrote: > I used to use "dlint" for this, but the package no longer builds easily > - is there any equivalent package as dig is not ideal to find what the > problem actually is? > The 'donuts' tool from net-dns/dnssec-tools can supposedly do this, if you can figure out how to use it (I gave up).