Hi,
I have two raw tcpdump files with inbound and outbound traffic
separated. I now need to merge them so as to run a tool like tcp-reduce.
I did (on linux) : paste -d "\n" file1 file2 > file_new.
(i couldnt find a binary merge.)
When i do tcpdump -r file_new, i get a couple of lines and then get this
error:
tcpdump: pcap_loop: bogus savefile header.
I guess the file's magic number is not recognized by tcpdump. Is there
a way to overcome this? Or can i merge it in a differnet way.
Thanx in advance for any help.
--
Raghu Uppalli
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe