[tor-bugs] #7555 [Tor]: MapAddress from FQDN to .onion fails because resolve requests for hidden services are not allowed.

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Nov 24 13:44:05 UTC 2012


#7555: MapAddress from FQDN to .onion fails because  resolve requests for hidden
services are not allowed.
------------------------+---------------------------------------------------
 Reporter:  aagbsn      |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor         |        Version:  Tor: unspecified  
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by aagbsn):

 So, my client was able to connect to the hidden service. But torsocks
 whined heartily about being pointed at a local address:

 {{{
 $ torsocks openssl s_client -connect irc.oftc.net:6697
 05:42:38 libtorsocks(13106): connect: Connection is to a local address
 (127.192.0.1), may be a TCP DNS request to a local DNS server so have to
 reject to be safe. Please report a bug to
 http://code.google.com/p/torsocks/issues/entry if this is preventing a
 program from working properly with torsocks.
 connect: No such file or directory
 connect:errno=2
 }}}
 So for quick testing I committed a small sin and added this line to my
 torrc.
 {{{
 VirtualAddrNetwork 8.192.0.0/10
 }}}

 The attached screenlog was run with this torrc.

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


More information about the tor-bugs mailing list