If I understand the text2pcap manual page correctly, you may
either use od -Ax or text2pcap -o oct. I didn't try.

Using od on a pcap file cannot generate useful input for
text2pcap in most cases.  E.g. od does not know where a
packet starts or ends, but text2pcap assumes that every new
packet starts with a zero offset.  Exporting a capture from
the ethereal GUI seems to generate something more or less
useful.  No time stamp, however.

(IMHO, this bug can be closed.)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to