1
edit
Changes
→Enable ARP on network interface
ifconfig eth<font color="blue">xx</font> down
ifconfig eth<font color="blue">xx</font> arp
ifconfig eth<font color="blue">xx</font> up
arp -n
* Make sure that the tcpdump command is still running on terminal window "T" on Host-B.