diff --git a/sheets/dhcpdump b/sheets/dhcpdump new file mode 100644 index 0000000..9875308 --- /dev/null +++ b/sheets/dhcpdump @@ -0,0 +1,4 @@ +# dhcpdump is good for sniffing and displaying DHCP packets on the network + +# sniff DHCP traffic on interface eth0 +dhcpdump -i eth0