4

In my browser (Iceweasel), which is running with Tor via proxychains, I changed my IP address a good few times, by restarting Tor. Each time, I did the standard test at dnsleaktest.com and, the result was the exact same DNS server from level 3 communications, over and over. Is this normal? I would have thought that perhaps the DNS server would change with each new 'identity'.

A little extra info:

  • I did this on a Debian Linux.
  • Iceweasel is, I believe, very very similar to Firefox, being a fork of Firefox, and is basically the same thing where this issue is concerned.
  • I am using the default setting of proxychains, which is to just use Tor.
  • I restarted Tor using service tor restart.
2
  • Do you use the Tor Browser or have you individually configured a browser? Commented Jan 19, 2015 at 7:52
  • 1
    Yes, I should really have provided a little more detail, I'll add it to my post. Commented Jan 19, 2015 at 23:16

1 Answer 1

1

Proxychains uses a hard-coded DNS resolver. It used to be 4.2.2.2, but I think it's been updated since.

https://github.com/haad/proxychains/blob/master/src/proxyresolv

1
  • Well, that certainly sounds like the answer to my question. The ip in the source there, does not resolve to the level 3 communications server I was finding, but 4.2.2.2 is level 3. Thanks! Commented Jan 26, 2015 at 12:43

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.