[tbb-bugs] #28642 [Applications/Tor Browser]: Tor browser cannot connect to SOCKS server if it is not specified by IP address

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 28 10:34:32 UTC 2018


#28642: Tor browser cannot connect to SOCKS server if it is not specified by IP
address
--------------------------------------+--------------------------
 Reporter:  wagon                     |          Owner:  tbb-team
     Type:  defect                    |         Status:  closed
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:  wontfix
 Keywords:                            |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by wagon):

 > `network.proxy.socks_remote_dns` is the preference which might help you.
 You are right. If it is false, it works. However, it is strange that value
 of this option in `user.js` is ignored. I have to change it from browser
 in `about:config` manually. Why? I found that in `/path/to/profile.meek-
 http-helper` it is written
 {{{
 // Make sure DNS is also blackholed. network.proxy.socks_remote_dns is
 // overridden by meek-http-helper at startup.
 }}}
 but I don't use transports.

 From anonymity point of view using tor as DNS service is not good, as
 different exit nodes will be used for DNS resolving and for data transfer,
 which makes tor usage pattern unique. For this task, some intermediate
 local transparent proxy, which maps `myproxy` to another IP, is probably
 better.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28642#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list