Version 20 (modified by TTaggart, 13 years ago) (diff)

--

You are now rockin with the west

An Exercise in Anonymity

Step 1 Setting Up the Network

  1. Swap in the Experiment
  1. Log in to users.isi.deterlab.net through Putty
  1. Decided which node you will be using
    1. To begin one person always needs to connect to Server1
      1. In order to connect use the command ssh <node>.<experiment>.<group> for example ssh Server1.cadet-test2.DeterTest
      2. If this is your first time connecting to the node you will be asked to accept the fingerprint, just type yes and you will be connected
    2. If there are multiple users this is the order they should connect to:
      1. Proxy node
      2. Alice
      3. Server2
      4. Bob
      5. TorRelay1
      6. TorRelay2
      7. TorRelay3
  2. Set up apache
    1. From Server1 (and Server2 if you are connected to it) use the command: sudo /proj/DeterTest/runme.apache
    2. When prompted "Do you want to continue [Y/n]?" select Y
    3. The server is now set up!
    4. You can check this by typing w3m http://localhost/cgi-bin/ip.cgi which should display your local IP address
  1. Setting up the proxy node
    1. From Proxy use the command: sudo /proj/DeterTest/runme.proxy
    2. The proxy is now set up!! We'll get to using it in a little while.

Attachments (24)

Download all attachments as: .zip