Getting ready

We're going to use centos1 and centos2centos1 is going to act as our client, and centos2 is going to act as our server. For this section, ensure that you have a connection open to both machines.

Again, if not already available, install tcpdump on both boxes:

$ sudo yum install -y tcpdump
$ sudo yum install -y tcpdump