[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Problems with `dig` and `host` under transparently torified user
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: Problems with `dig` and `host` under transparently torified user
- From: James Brown <jbrownfirst@xxxxxxxxx>
- Date: Sun, 12 Sep 2010 09:36:46 +0000
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Sun, 12 Sep 2010 05:37:16 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:received:message-id:date:from         :user-agent:mime-version:to:subject:references:in-reply-to         :x-enigmail-version:content-type:content-transfer-encoding;        bh=2xOnfPZV09shwK7WPd2Rz9ODsNL9YHoIX3QKdtlkDKU=;        b=EnQh5+Sowrz+zpKB2TWoQuAbj49dBMzqpMzcMRapOLfB7aWmy4N7lyZETuTbN91kiD         S2iknd/11Qhglrrno2daYSbw47pZuDe39503cv6rLGP4lOl5OdYpMTymaYDKIVKF1x/K         oftmnjSpAwCMaowtaZSVPHpM6D1XWXenTXC+Q=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=message-id:date:from:user-agent:mime-version:to:subject:references         :in-reply-to:x-enigmail-version:content-type         :content-transfer-encoding;        b=GWnpOIo0GRSywje87erhHVavVvYn0xYtyiW1s3vakII+Pk2X9V+YK3tuMwm/xIyeHJ         NCfNIYXgrUZPH9NqX1xsYZlKiJnP5V+MyT1EV4bBOoPf32adk0nfiT/n4Sb9U98w9axD         ku+34UeVKxc9kPZcHX+O1NY9Nks9DFHux4lXA=
- In-reply-to: <20100912014206.42bd9d39@xxxxxxxxx>
- References: <4C8C9014.8030807@xxxxxxxxx> <20100912014206.42bd9d39@xxxxxxxxx>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
- User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329)
Robert Ransom wrote:
> On Sun, 12 Sep 2010 08:32:20 +0000
> James Brown <jbrownfirst@xxxxxxxxx> wrote:
> 
>> I have a transparently torified user setting up as described there
>> https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TransparentProxy
>> When I run command `dig somedomainname mx` or `dig somedomainname ns` or
>>   `host -t mx somedomainname` , `host -t ns somedomainname` under that
>> user I have the result that that "somedomainname' have no records in mx
>> or ns. But it really have.
>> I can receive only correct record "A" not records "ns" or "mx".
>> Why?
> 
> Tor's DNSPort does not provide support for the full DNS standard.
> 
> You can try âdig +tcp @8.8.8.8 YOUR-QUERY-HEREâ to retrieve the other
> records.  (I think the @SERVER option belongs before the query, but it
> may belong at the end of the command line; run âdig --helpâ for
> details.)
Very thanks, it works.
> 
> 
> Are you really running Tor as root?  It seems to me that those
> instructions should be changed to have Tor run with DNSPort 9053 in a
> Tor-only user account, and have iptables redirect DNS requests to port
> 9053.
> 
> 
> Robert Ransom
I am running Tor as debian-tor, not as root. (I use the GNU/Debian on my
 Desktop).
I was running `dig` and `host` under the bash in a Tor-only user account.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxxx with
unsubscribe or-talk    in the body. http://archives.seul.org/or/talk/