Changes between Version 38 and Version 39 of AnonymityModule


Ignore:
Timestamp:
Jun 30, 2011 11:13:51 AM (13 years ago)
Author:
jhudson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnonymityModule

    v38 v39  
    1515It should look like this. Repeat this process on Server 2
    1616
     17
     18
     19
     20=== Setting up the proxy node ===
     21Log onto the proxy node and use the command: `sudo /proj/DeterTest/runme.proxy` this will run a script which installs and sets up [https://banu.com/tinyproxy/ tinyproxy] on the node.
     22   b. The proxy is now set up!!   We'll get to using it in a little while.
     23
    1724=== Deciding which node you will be using ===
    1825    a. To begin one person always needs to connect to Server1
     
    2835        i. `TorRelay3`
    2936
    30 
    31 === Setting up the proxy node ===
    32    a. From Proxy use the command: `sudo /proj/DeterTest/runme.proxy`
    33    b. The proxy is now set up!!   We'll get to using it in a little while.
    34 
    3537== Step 2 Viewing Network Traffic ==
    3638We are now ready to begin learning!  One person SSH into either Alice or Bob while another person logs into the server node.   From the server node type the command '''CHASE I DON'T KNOW THE TCPDUMP COMMAND''' this will begin listening to the traffic that comes through this node.   From Alice type `wget http://server1/cgi-bin/ip.cgi`  This saves a local copy of the web page set up on the server, and by doing so we generated traffic to examine.