9
edits
Changes
→Investigation 6: How do I collect the MAC (Hardware) addresses of computers on my network?
# On the fedora host <code>ping</code> each of your VM's
# Examine the contents of the ARP cache by using the command <code>arp</code># Check the contents of the cache again by using the command <code>arp -n</code> # What was the difference in output?# Answer the investigation question in your logbook
=== Investigation 5: IPTABLES -- Basic Function/Configuration ===