Hello,
No. i know how to print Hexdump of packet
with tcpdump. What i want to know is the source
program/statement that actually prints this on console
when given command tcpdump -X.
Thanks for reply.
regards,
linux_lover.
--- Hannes Gredler <[EMAIL PROTECTED]> wrote:
> hi,
>
> i am not
hi,
i am not 100% sure if i do understand your question;
if its regarding printing a hexdump of an arbitrary
(including ICMP) then you may want to try tcpdump
with the -X flag;
see the tcpdump man page for details;
/hannes
On Sat, Jan 01, 2005 at 05:30:03AM -0800, linux lover wrote:
| Hi all,