X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-sniff.8.txt;h=39a5182ace51e532acf7bc9d4d74f768e351910a;hb=HEAD;hp=1d501d6195e5699df33d85e0bba244bbc4c588a3;hpb=5ccffd6ee849bb7c004e464f3972bcce22beac7c;p=grml-network.git diff --git a/docs/grml-sniff.8.txt b/docs/grml-sniff.8.txt index 1d501d6..39a5182 100644 --- a/docs/grml-sniff.8.txt +++ b/docs/grml-sniff.8.txt @@ -81,7 +81,7 @@ are connected with the hub/switch/router and the client accordingly! The third interface (known as eth2 in this documentation) is just optional and not necessary for sniffing itself. -Simple (but not necessarily 100% reliable) check for network connnection using a +Simple (but not necessarily 100% reliable) check for network connection using a software command: ethtool eth0 @@ -117,7 +117,7 @@ Capturing traffic Execute: - tcpdump -s -C 50 -vvvv -w pcap -i br0 + tcpdump -s0 -C 50 -v -w pcap -i br0 to generate files named pcap, pcap1, pcap2,... each with a file size of ~50MB. Press CTRL-C to stop capturing traffic. You can analyse the generated pcap files