From: Carlos Munoz <carlos@kenati.com>
To: Wolfgang Denk <wd@denx.de>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: route problem and simple sniffer
Date: Mon, 15 May 2006 17:11:46 -0700 [thread overview]
Message-ID: <446918C2.2000105@kenati.com> (raw)
In-Reply-To: <20060515232925.C2F24353B1A@atlas.denx.de>
Wolfgang Denk wrote:
>In message <200605152209.13033.antonio.dibacco@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
prev parent reply other threads:[~2006-05-16 0:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-15 20:09 route problem and simple sniffer Antonio Di Bacco
2006-05-15 23:29 ` Wolfgang Denk
2006-05-16 0:11 ` Carlos Munoz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=446918C2.2000105@kenati.com \
--to=carlos@kenati.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=wd@denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.