Changes between Version 108 and Version 109 of AnonymityModule


Ignore:
Timestamp:
Jul 7, 2011 11:55:33 AM (13 years ago)
Author:
TTaggart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnonymityModule

    v108 v109  
    8686
    8787== Step 2 Generating and Listening to Network Traffic ==
    88 We are now ready to begin learning!  One person needs to connect to either Alice while another person logs into the server1 node (or server2 if you choose).   From the server node type the command `ifconfig` This will show the ethernet links that the node is using. 
     88We are now ready to begin learning! [[BR]]
     89The topics to be covered are
     90 * Understanding what happens when one makes a web server request
     91 * Capturing web traffic using tcpdump
     92 * Analyzing that traffic using wireshark
     93[[BR]] One person needs to connect to either Alice while another person logs into the server1 node (or server2 if you choose).   From the server node type the command `ifconfig` This will show the ethernet links that the node is using. 
    8994
    9095[[Image(ifconfig.3.png)]]