Introduce Wireshark (Ethereal) lab for DNS - Note:
the lab talks about using ipconfig (Windows command) to clear
the DNS cache prior to running Wireshark. In our labs, we only have
Wireshark on LINUX, not Windows so you cannot do this. If you have problems
with no messages for DNS, you can try stopping/starting the network with:
sudo ifdown eth0
# Wait a few seconds
sudo ifup -a