[tor-bugs] #2043 [Torflow]: soat with --target never ends?

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Oct 10 08:27:49 UTC 2010


#2043: soat with --target never ends?
---------------------+------------------------------------------------------
 Reporter:  arma     |       Owner:  mikeperry
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:           
Component:  Torflow  |     Version:           
 Keywords:           |      Parent:           
---------------------+------------------------------------------------------
 I've been running
 {{{
 bwauth     679 10.8  2.6 302752 157672 pts/43  Sl   Sep30 1443:58
 /usr/bin/python ./soat.py --http --target
 http://www.torproject.org/index.html
 }}}
 for the past week and a half.

 I just checked its logs, and it's got things like
 {{{
 WARN[Sun Oct 10 04:25:39 2010]:A SOCKS5 error 2 occured for
 http://www.torproject.org/index.html: (2, 'connection not allowed by
 ruleset')
 INFO[Sun Oct 10 04:25:39 2010]:Completed HTTP Reqest for:
 http://www.torproject.org/index.html
 DEBUG[Sun Oct 10 04:25:39 2010]:Removed 127.0.0.1:36402 from our local
 port list
 DEBUG[Sun Oct 10 04:25:39 2010]:0.000572919845581 STREAM 119366 FAILED 0
 38.229.70.16 80 REASON=EXITPOLICY
 DEBUG[Sun Oct 10 04:25:39 2010]:No last exit.
 NOTICE[Sun Oct 10 04:25:39 2010]:Stream 119366 FAILED with EXITPOLICY
 NOTICE[Sun Oct 10 04:25:39 2010]:We had no exit node to test, skipping to
 the next test.
 DEBUG[Sun Oct 10 04:25:39 2010]:0.000684976577759 STREAM 119366 CLOSED 0
 38.229.70.16 80 REASON=EXITPOLICY
 NOTICE[Sun Oct 10 04:25:39 2010]:Stream 119366 CLOSED with EXITPOLICY
 }}}

 Sure enough, the Tor log agrees:
 {{{
 Oct 10 04:26:29.306 [info] connection_ap_handshake_send_begin(): Sending
 relay cell 0 to begin stream 48972.
 Oct 10 04:26:29.306 [info] connection_ap_handshake_send_begin():
 Address/port sent, ap socket 11, n_circ_id 38707
 Oct 10 04:26:30.349 [info] connection_ap_process_end_not_open(): Address
 'www.torproject.org' refused due to 'exit policy failed'. Considering
 retrying.
 Oct 10 04:26:30.349 [info] addressmap_register(): Addressmap: (re)mapped
 'www.torproject.org' to '38.229.70.16'
 Oct 10 04:26:30.349 [info] addressmap_rewrite(): Addressmap: rewriting
 "www.torproject.org" to "38.229.70.16"
 }}}

 Does soat not know to exit when it's done with its scans?

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


More information about the tor-bugs mailing list