[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2478 [Tor Client]: Gather simulator parameters for test lab
#2478: Gather simulator parameters for test lab
-------------------------+--------------------------------------------------
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 cypherpunks):
Here's a test run without Tor over the BGAN satellite link:
{{{
++ date -u
+ DATE='Tue Feb 8 22:29:45 UTC 2011'
+ sudo -b tcpdump -n -i eth0 -s 0 -w 'Tue Feb 8 22:29:45 UTC 2011.cap'
+ echo 'Tests started!'
Tests started!
++ date -u
+ echo 'Tue Feb 8 22:29:45 UTC 2011'
Tue Feb 8 22:29:45 UTC 2011
+ wget check.torproject.org -O-
+ grep -i img
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size
65535 bytes
img,acronym {
<img alt="Sorry. You are not using Tor." src="/images/tor-off.png">
+ wget --no-check-certificate https://38.229.70.19/1M
--2011-02-08 14:29:52-- https://38.229.70.19/1M
Connecting to 38.229.70.19:443... connected.
WARNING: certificate common name `*.torproject.org' doesn't match
requested host name `38.229.70.19'.
HTTP request sent, awaiting response... 200 OK
Length: 1048576 (1.0M) [application/octet-stream]
Saving to: `1M'
100%[======================================>] 1,048,576 20.0K/s in 67s
2011-02-08 14:31:07 (15.3 KB/s) - `1M' saved [1048576/1048576]
+ wget --no-check-certificate https://38.229.70.2/1M
--2011-02-08 14:31:07-- https://38.229.70.2/1M
Connecting to 38.229.70.2:443... connected.
WARNING: cannot verify 38.229.70.2's certificate, issued by
`/C=US/ST=Illinois/L=Burr Ridge/O=Team Cymru, Inc./CN=bwscanner.team-
cymru.org/emailAddress=webmaster@xxxxxxxxx':
Self-signed certificate encountered.
WARNING: certificate common name `bwscanner.team-cymru.org' doesn't match
requested host name `38.229.70.2'.
HTTP request sent, awaiting response... 200 OK
Length: 1048576 (1.0M) [text/plain]
Saving to: `1M.1'
100%[======================================>] 1,048,576 9.61K/s in 71s
2011-02-08 14:32:25 (14.4 KB/s) - `1M.1' saved [1048576/1048576]
+ wget --no-check-certificate https://38.229.70.19/256k
--2011-02-08 14:32:25-- https://38.229.70.19/256k
Connecting to 38.229.70.19:443... connected.
WARNING: certificate common name `*.torproject.org' doesn't match
requested host name `38.229.70.19'.
HTTP request sent, awaiting response... 200 OK
Length: 262144 (256K) [application/octet-stream]
Saving to: `256k'
100%[======================================>] 262,144 16.5K/s in 16s
2011-02-08 14:32:51 (16.5 KB/s) - `256k' saved [262144/262144]
+ wget --no-check-certificate https://38.229.70.2/256k
--2011-02-08 14:32:51-- https://38.229.70.2/256k
Connecting to 38.229.70.2:443... connected.
WARNING: cannot verify 38.229.70.2's certificate, issued by
`/C=US/ST=Illinois/L=Burr Ridge/O=Team Cymru, Inc./CN=bwscanner.team-
cymru.org/emailAddress=webmaster@xxxxxxxxx':
Self-signed certificate encountered.
WARNING: certificate common name `bwscanner.team-cymru.org' doesn't match
requested host name `38.229.70.2'.
HTTP request sent, awaiting response... 200 OK
Length: 262144 (256K) [text/plain]
Saving to: `256k.1'
100%[======================================>] 262,144 10.1K/s in 25s
2011-02-08 14:33:24 (10.1 KB/s) - `256k.1' saved [262144/262144]
+ sudo -b killall tcpdump
+ echo 'Tests finished!'
Tests finished!
++ date -u
+ echo 'Tue Feb 8 22:33:24 UTC 2011'
Tue Feb 8 22:33:24 UTC 2011
4791 packets captured
4791 packets received by filter
0 packets dropped by kernel
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2478#comment:18>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs