route problem and simple sniffer
Carlos Munoz
carlos at kenati.com
Tue May 16 10:11:46 EST 2006
Wolfgang Denk wrote:
>In message <200605152209.13033.antonio.dibacco at aruba.it> you wrote:
>
>
>>Anyone knows a lightweight sniffer for linux embedded?
>>
>>
>
>tcpdump ?
>
>Best regards,
>
>Wolfgang Denk
>
>
>
Yes, that's what I do. I run the following command on my embedded device:
tcpdump -i eth2 -s 1500 -w /tmp/tcpdump.log
and then upload the tcpdump.log file to my desktop and view it with
ethereal.
Carlos
More information about the Linuxppc-embedded
mailing list