You are now rockin with the west
Swap in the Experiment using this NS file
Then log in to users.isi.deterlab.net through Putty. For help on logging onto Putty check out this tutorial.
We need to generate traffic in our network and one of the easiest ways to do that is with HTTP traffic, so we need to set up a server and a web page. Connect to Server 1 and use the command: sudo /proj/DeterTest/runme.nodeA
This will run a script with Apache 2 which sets up the server and web page and displays the users IP address on the Server 1 node. When prompted "Do you want to continue [Y/n]?" select Y
Once the script is done running, the server is now set up and we can generate traffic! You can check this by typing w3m http://localhost/cgi-bin/ip.cgi
which should display your IP address.
It should look like this. Repeat this process on Server 2
ssh <node>.<experiment>.<group>
for example ssh Server1.cadet-test2.DeterTest
yes
and you will be connected
Proxy node
Alice
Server2
Bob
TorRelay1
TorRelay2
TorRelay3
sudo /proj/DeterTest/runme.proxy