[tor-bugs] #2476 [Tor Client]: Run torperf on the sat link
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Mon Feb 14 04:06:25 UTC 2011
    
    
  
#2476: Run torperf on the sat link
-------------------------+--------------------------------------------------
  Reporter:  mikeperry   |              Owner:  mikeperry   
      Type:  task        |             Status:  needs_review
  Priority:  normal      |          Milestone:              
 Component:  Tor Client  |            Version:              
  Keywords:              |             Parent:  #2492       
    Points:              |   Actualpointsdone:              
Pointsdone:              |       Actualpoints:              
-------------------------+--------------------------------------------------
Comment(by ioerror):
 Fri, 11 Feb 2011 15:25:27 -0800
 Data count before starting 24hr torperf run:
 Background Rx   19.308 MB
 Background Tx   2.619 MB
 I ran start-tors:
 io at droptop:~/torperf$ ./start-tors
 Feb 11 15:26:07.517 [notice] Tor v0.2.2.22-alpha (git-21b3de6cf37d4e60).
 This is experimental software. Do not rely on it for strong anonymity.
 (Running on Linux x86_64)
 Feb 11 15:26:07.522 [notice] Initialized libevent version 1.4.13-stable
 using method epoll. Good.
 Feb 11 15:26:07.523 [notice] Opening Socks listener on 127.0.0.1:9020
 Feb 11 15:26:07.523 [notice] Opening Control listener on 127.0.0.1:10020
 io at droptop:~/torperf$ date
 Fri Feb 11 15:26:23 PST 2011
 This is my crontab:
 */5 * * * * timeout -s2 295 ~/torperf/trivsocks-client
 torperf.torproject.org 127.0.0.1:9020 /.50kbfile >> ~/torperf/50kb.data
 2>/dev/null
 1,6,11,16,21,26,31,36,41,46,51,56 * * * * timeout -s2 295 ~/torperf
 /trivsocks-client torperf.torproject.org 127.0.0.1:9023  /.50kbfile >>
 ~/torperf/slow50kb.data 2>/dev/null
 2,7,12,17,22,27,32,37,42,47,52,57 * * * * timeout -s2 295 ~/torperf
 /trivsocks-client torperf.torproject.org 127.0.0.1:9026 /.50kbfile >>
 ~/torperf/slowratio50kb.data 2>/dev/null
 3,8,13,18,23,28,33,38,43,48,53,58 * * * * timeout -s2 295 ~/torperf
 /trivsocks-client torperf.torproject.org 127.0.0.1:9029 /.50kbfile >>
 ~/torperf/fast50kb.data 2>/dev/null
 4,9,14,19,24,29,34,39,44,49,54,59 * * * * timeout -s2 295 ~/torperf
 /trivsocks-client torperf.torproject.org 127.0.0.1:9032 /.50kbfile >>
 ~/torperf/fastratio50kb.data 2>/dev/null
 @reboot ~/torperf/start-tors 2>/dev/null
 Tests aborted here:
 Background Rx   22.007 MB
 Background Tx   3.162 MB
 Second run:
 Background Rx   22.012 MB
 Background Tx   3.167 MB
 */5 * * * * timeout -s2 295 ~/torperf/trivsocks-client
 torperf.torproject.org 127.0.0.1:9020 /.50kbfile >> ~/torperf/50kb.data
 2>/dev/null
 pcap started:
 date; tcpdump -i eth0 -v -s 0 -w torperf-24hr-sat-test-001.pcap;
 Fri Feb 11 16:02:24 PST 2011
 tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size
 65535 bytes
 Got 342
 start-tors:
 $ ./start-tors
 Feb 11 16:02:29.437 [notice] Tor v0.2.2.22-alpha (git-21b3de6cf37d4e60).
 This is experimental software. Do not rely on it for strong anonymity.
 (Running on Linux x86_64)
 Feb 11 16:02:29.442 [notice] Initialized libevent version 1.4.13-stable
 using method epoll. Good.
 Feb 11 16:02:29.442 [notice] Opening Socks listener on 127.0.0.1:9020
 Feb 11 16:02:29.443 [notice] Opening Control listener on 127.0.0.1:10020
 crontab installed:
 */5 * * * * timeout -s2 295 ~/torperf/trivsocks-client
 torperf.torproject.org 127.0.0.1:9020 /.50kbfile >> ~/torperf/50kb.data
 2>/dev/null
 @reboot ~/torperf/start-tors 2>/dev/null
 third try:
 Background Rx   24.392 MB
 Background Tx   3.633 MB
 io at droptop:~/torperf$ ./start-tors
 Feb 11 16:26:35.746 [notice] Tor v0.2.2.22-alpha (git-21b3de6cf37d4e60).
 This is experimental software. Do not rely on it for strong anonymity.
 (Running on Linux x86_64)
 Feb 11 16:26:35.781 [notice] Initialized libevent version 1.4.13-stable
 using method epoll. Good.
 Feb 11 16:26:35.782 [notice] Opening Socks listener on 127.0.0.1:9020
 Feb 11 16:26:35.782 [notice] Opening Control listener on 127.0.0.1:10020
 */5 * * * * timeout -s2 295 ~/torperf/trivsocks-client
 torperf.torproject.org 127.0.0.1:9020 /.50kbfile >> ~/torperf/50kb.data
 2>/dev/null
 tcpdump -i eth0 -s0 -v -w torperf-24hr-sat-test-002.pcap
 Sun Feb 13 18:46:50 PST 2011
 Background Rx   79.665 MB
 Background Tx   16.665 MB
 The BGAN stopped passing traffic and the torperf run above has collected
 the
 above data for over 24 hours. Sadly the BGAN device unregistered the
 testing
 machine without reason or known cause.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2476#comment:25>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list