Delivery-Date: Sun, 05 Apr 2015 13:27:14 -0400
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,T_RP_MATCHES_RCVD autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id 5F7121E0477
	for <archiver@seul.org>; Sun,  5 Apr 2015 13:27:12 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 9E496344EF;
	Sun,  5 Apr 2015 17:27:08 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id B871E343CE
 for <tor-talk@lists.torproject.org>; Sun,  5 Apr 2015 17:27:05 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id se-qOgcByScg for <tor-talk@lists.torproject.org>;
 Sun,  5 Apr 2015 17:27:05 +0000 (UTC)
Received: from xen.axs.org (xen.axs.org [71.19.158.234])
 (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id 8FFAC343FD
 for <tor-talk@lists.torproject.org>; Sun,  5 Apr 2015 17:27:05 +0000 (UTC)
X-Greylist: delayed 998 seconds by postgrey-1.34 at eugeni;
 Sun, 05 Apr 2015 17:27:05 UTC
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=axs.org;
 s=dkim; 
 h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date;
 bh=DkIfTkkjYjC3DEXF0EOUyv5vfcEEP/jVUwleSRRZkCU=; 
 b=gvbHqGBARAgD4EWecxsLW6DYWhTU6TDdYGy+Xw5PVEgGyhdTMQHWwAMbuu30Pj8Xzz3y0WdquNnRwCGZQv9C30gtvRI5EOOHaZE+Us3dxG7mb0jZrtJHYhiZLo3c1d4q59GFyQ/lf28FBIXgE65qCfZe9DZ7ByAh+JVig93hBD4=;
Received: from cp by xen.axs.org with local (Exim 4.82)
 (envelope-from <cp@xen.axs.org>) id 1Yeo3v-00011C-FH
 for tor-talk@lists.torproject.org; Sun, 05 Apr 2015 17:10:19 +0000
Date: Sun, 5 Apr 2015 17:10:19 +0000
From: Chuck Peters <cp@axs.org>
To: tor-talk@lists.torproject.org
Message-ID: <20150405171019.GA11377@xen.axs.org>
References: <3b5a3d29e8636f43235aafd3eac0a9bf.webmail@localhost>
 <20150405155516.GA20372@nymity.ch>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <20150405155516.GA20372@nymity.ch>
User-Agent: Mutt/1.5.21 (2010-09-15)
Subject: Re: [tor-talk] DNS hijacking
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

Philipp Winter said:
> On Fri, Apr 03, 2015 at 10:15:42PM -0000, throwaway123@sigaint.org wrote:
> > It will only happen when using Tor. I did a "normal" DNS dig and a
> > tor-resolve simultaneously - the first pointing to the real IP, the latter
> > pointing to said server.
> 
> What is the "real" IP address?  All exit relays that are currently
> online resolve your domain to 185.53.179.29.

How did you determine the resolution of all exits?  

How many of the resolvers support DNSSEC?

$ host sigaint.org
sigaint.org has address 185.10.58.250
sigaint.org mail is handled by 5 mx2.sigaint.org.
sigaint.org mail is handled by 5 mx1.sigaint.org.
root@box:/etc/ssh# cat /etc/resolv.conf 
domain members.linode.com
search members.linode.com
nameserver 207.192.69.5
nameserver 97.107.133.4
nameserver 207.192.69.4
options rotate

$ host 185.53.179.29
Host 29.179.53.185.in-addr.arpa. not found: 3(NXDOMAIN)


I would like to select DNS resolvers that support DNSSEC.  Can an end user (TBB perhaps) select a specific DNS resolver or a set of resolvers?



Chuck
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

