;( im a complete newbie
Ive downloaded the binary files from the site http://www.tcpdump.org
and untar the tar balls to a temp directory....from there i have run the ./configure, make and make install on both the libpcap file and the tcpdump file
Now how do i get it to sniff on my ethernet (eth0).....each time i use the command line it says that command not found? (tcpdump -i eth0) what am i doing wrong?