Re: [tcpdump-workers] DLT_ reserve request for IPMI trace captures

2014-06-09 Thread Dmitry
uired. In that sense, the proposed capture format is not tied to any analyzing program. Regards, Dmitry ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Re: [tcpdump-workers] DLT_ reserve request for IPMI trace captures

2014-06-08 Thread Dmitry
Hello, Guy, Please, see below 08.06.2014 2:17, Guy Harris пишет: OK, so all we would need to say on http://www.tcpdump.org/linktypes.html would be: LINKTYPE_whatever {number}DLT_whateverTrace data blocks, as specified by Table 3-20 "Trace Data Block Format" in the P

Re: [tcpdump-workers] DLT_ reserve request for IPMI trace captures

2014-05-16 Thread Dmitry
Hello, Guy, Did you get the mail with the format details? I'm looking forward to your comments. Regards, Dmitry 09.05.2014 17:11, Dmitry пишет: Hello, Guy, I guess there was some race between my authorization in the tcpdump-workers mailing list and my first mail. Here is the meta

Re: [tcpdump-workers] DLT_ reserve request for IPMI trace captures

2014-05-09 Thread Dmitry
:0] – Reserved. --- 10 1Size of subpacket data. --- 11 NData bytes. --- Regards, Dmitry 09.05.2014 1

Re: [tcpdump-workers] DLT_ reserve request for IPMI trace captures

2014-05-08 Thread Dmitry
Hello, all, Can I expect any reply (better positive :)) regarding my question? If more details are required in order to get progress on the request, I can submit them. Looking forward for any comments. Regards, Dmitry 06.05.2014 14:05, Dmitry пишет: Hello, PCAP library maintainers, Please

[tcpdump-workers] tcpdump bin

2011-11-29 Thread Lazarev Dmitry
Hello! Can I offer binary version of tcpdump for my on needs? To trace traffic on my own notebook? Thank You. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] tcpdump and wireshark

2008-09-22 Thread Dmitry
make tcpdump available dump payloads. Dmitry On Mon, Sep 22, 2008 at 2:12 PM, <[EMAIL PROTECTED]> wrote: > > > And now my question is: > > can tcpdump extract payloads from packets, or it just extracting headers? > > No, tcpdump by itself can'

Re: [tcpdump-workers] tcpdump and wireshark

2008-09-22 Thread Dmitry
Thank you. I´ll try. I think, I found what´s going on. I´ve read manual more accurately and found, that -w key writes WHOLE packets, NOT payloads. And now my question is: can tcpdump extract payloads from packets, or it just extracting headers? Dmitry. > You might want to look at tcpf

Re: [tcpdump-workers] tcpdump and wireshark

2008-09-22 Thread Dmitry
Hm, did´nt help. Dmitry. On 9/16/08, Arien Vijn <[EMAIL PROTECTED]> wrote: > > On 15 sep 2008, at 23:05, Dmitry wrote: > >> Hello. >> I'm interesting in info extraction from pcap dumps. >> Recently I did some test dump of downloaded picture with tcpdump

Re: [tcpdump-workers] tcpdump and wireshark

2008-09-22 Thread Dmitry
(image object). Dmitry. On 9/16/08, Guy Harris <[EMAIL PROTECTED]> wrote: > > On Sep 15, 2008, at 2:05 PM, Dmitry wrote: > >> Test one: >> I've opened dump with wireshark. >> Found stream, filtered it out and saved raw data to file 'dump.hex' >

[tcpdump-workers] tcpdump and wireshark

2008-09-15 Thread Dmitry
> tcpdump -nn -r dump.pcap src host 192.168.0.2 and src port 80 and dst host 192.168.0.1 and dst port 50713 -w dump.hex Deleted HTTP request till \xff byte before JFIF header and got wrong image. So, there I've got in trouble. What I'm doing wrong with tcpdump? Thank You. Dmitry.

Re: [tcpdump-workers] Capture/decode SSL

2007-01-24 Thread Dmitry Rubinstein
I would also add that there exists a tool called ssldump (also operating on top of libpcap) that is indeed able (under certain conditions) to capture and decode SSL traffic. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, J

[tcpdump-workers] Filter complexity and performance

2007-01-15 Thread Dmitry Rubinstein
Greetings, everyone! We are trying to capture stuff using a relatively simple filter (on Linux, using Phil Wood's PCAP with ssldump on top of it). What we want is basically to capture the traffic to and from a specific port of a specific host (say, 10.0.0.1:80). So far we did it using the filter

Re: [tcpdump-workers] mmap-ed tcpdump and gigabit ethernet

2007-01-08 Thread Dmitry Rubinstein
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dmitry Rubinstein Sent: Monday, January 08, 2007 11:56 AM To: tcpdump-workers@lists.tcpdump.org Subject: [tcpdump-workers] mmap-ed tcpdump and gigabit ethernet Greetings, all! I would like to have an efficient capturing solution for a gigabit

[tcpdump-workers] mmap-ed tcpdump and gigabit ethernet

2007-01-08 Thread Dmitry Rubinstein
Greetings, all! I would like to have an efficient capturing solution for a gigabit network. It seems as if Phil Wood's libpcap should do the work. However, I am not sure as for its support for the jumbo frames. When in MMAP mode, this version of tcpdump doesn't seem to cope with -s 0 or -s N for