[tor-bugs] #8137 [Torsocks]: add option to allow connections to local addresses

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 12 05:25:07 UTC 2013


#8137: add option to allow connections to local addresses
----------------------+-----------------------------------------------------
 Reporter:  proper    |          Owner:  ioerror
     Type:  defect    |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Torsocks  |        Version:         
 Keywords:            |         Parent:         
   Points:            |   Actualpoints:         
----------------------+-----------------------------------------------------

Comment(by proper):

 It's now completely broken, since switch from 1.2 (Debian) to 1.3
 (torproject git).

 Config remained the same as posted above.

 {{{
 # Just to show, the Tor is really accessible on that port.
 /tmp $ /usr/bin/wget 192.168.0.10:9159
 --2013-02-12 05:13:44--  http://192.168.0.10:9159/
 Connecting to 192.168.0.10:9159... connected.
 HTTP request sent, awaiting response... 501 Tor is not an HTTP Proxy
 2013-02-12 05:13:44 ERROR 501: Tor is not an HTTP Proxy.
 }}}

 {{{
 # external service was up
 /tmp $ nslookup github.com
 Server:         192.168.0.10
 Address:        192.168.0.10#53

 Non-authoritative answer:
 Name:   github.com
 Address: 207.97.227.239
 }}}

 {{{
 /tmp $ torsocks git clone https://github.com/adrelanos/Whonix.git
 libtorsocks(7396): WARNING: The symbol getipnodebyname() was not found in
 any shared library with the reported error: Not Found!
   Also, we failed to find the symbol __getipnodebyname() with the reported
 error: Not Found
 libtorsocks(7397): WARNING: The symbol getipnodebyname() was not found in
 any shared library with the reported error: Not Found!
   Also, we failed to find the symbol __getipnodebyname() with the reported
 error: Not Found
 libtorsocks(7394): WARNING: The symbol getipnodebyname() was not found in
 any shared library with the reported error: Not Found!
   Also, we failed to find the symbol __getipnodebyname() with the reported
 error: Not Found
 Cloning into 'Whonix'...
 libtorsocks(7398): WARNING: The symbol getipnodebyname() was not found in
 any shared library with the reported error: Not Found!
   Also, we failed to find the symbol __getipnodebyname() with the reported
 error: Not Found
 libtorsocks(7398): do_resolve: error connecting to SOCKS server
 libtorsocks(7398): failed to resolve: github.com
 libtorsocks(7398): do_resolve: error connecting to SOCKS server
 libtorsocks(7398): failed to resolve: github.com
 error: Couldn't resolve host 'github.com' while accessing
 https://github.com/adrelanos/Whonix.git/info/refs
 fatal: HTTP request failed
 }}}

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


More information about the tor-bugs mailing list