Problems with `dig` and `host` under transparently torified user
James Brown
jbrownfirst at gmail.com
Sun Sep 12 09:36:46 UTC 2010
Robert Ransom wrote:
> On Sun, 12 Sep 2010 08:32:20 +0000
> James Brown <jbrownfirst at gmail.com> 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 at torproject.org with
unsubscribe or-talk in the body. http://archives.seul.org/or/talk/
More information about the tor-talk
mailing list