上QQ阅读APP看书,第一时间看更新
Getting ready
We're going to use centos1 and centos2. centos1 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