Can you share that one packet?

You can use Wireshark for that pretty easily.  File -> Export Selected Packets

Probably worth also attaching the pcap header from the original file:

xxd <pcapfile> | head



--
Aaron Turner
https://synfin.net/         Twitter: @synfinatic
My father once told me that respect for the truth comes close to being
the basis for all morality.  "Something cannot emerge from nothing,"
he said.  This is profound thinking if you understand how unstable
"the truth" can be.  -- Frank Herbert, Dune
On Mon, Jun 8, 2020 at 10:27 AM Alexander N. <mot...@abv.bg> wrote:
>
>
> Unfortunately I cannot share the whole pcap. Is there any other way I could 
> file this bug maybe?
>
>
> >-------- Оригинално писмо --------
> >От: Fred Klassen via Tcpreplay-users tcpreplay-users@lists.sourceforge.net
> >Относно: Re: [Tcpreplay-users] Packet length is to short to contain an IPv6 
> >header for DLT 0x0001
> >До: Main forum for tcpreplay <tcpreplay-users@lists.sourceforge.net>
> >Изпратено на: 07.06.2020 19:01
>
> I agree, it looks like a bug. Please fill in a bug report. You can drag a 
> PCAP file into the bug if it is first zipped up (i.e. filename ends in .zip).
>
> https://github.com/appneta/tcpreplay/issues/new?assignees=&labels=Bug&template=bug_report.md&title=%5BBug%5D
>
>
> > On Jun 5, 2020, at 8:51 AM, Aaron Turner <synfina...@gmail.com> wrote:
> >
> > That sounds like a possible bug. Can you share the pcap?
> >
> > --
> > Aaron Turner
> > https://synfin.net/ Twitter: @synfinatic
> > My father once told me that respect for the truth comes close to being
> > the basis for all morality. "Something cannot emerge from nothing,"
> > he said. This is profound thinking if you understand how unstable
> > "the truth" can be. -- Frank Herbert, Dune
> >
> > On Fri, Jun 5, 2020 at 4:08 AM Alexander N. <mot...@abv.bg> wrote:
> >>
> >> Hello,
> >> I have a bunch of raw pcap files that I want to edit and use for testing 
> >> purposes. Unfortunately I do get a lot of these errors:
> >>
> >> [code]
> >> $ sudo tcprewrite --seed=423 --infile=isp-pcaps/original/dns.pcap 
> >> --outfile=random-test3.pcap
> >>
> >> Fatal Error in tcprewrite.c:main() line 131:
> >> Error rewriting packets: From tcpedit.c:tcpedit_packet() line 193:
> >> Packet length 115 is to short to contain an IPv6 header for DLT 0x0001
> >>
> >> [end code]
> >>
> >> What do these errors mean? And what's the best way to get rid of them?
> >> _______________________________________________
> >> Tcpreplay-users mailing list
> >> Tcpreplay-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> >> Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
> >
> >
> > _______________________________________________
> > Tcpreplay-users mailing list
> > Tcpreplay-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> > Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
>
>
>
> _______________________________________________
> Tcpreplay-users mailing list
> Tcpreplay-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
> _______________________________________________
> Tcpreplay-users mailing list
> Tcpreplay-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> Support Information: http://tcpreplay.synfin.net/trac/wiki/Support


_______________________________________________
Tcpreplay-users mailing list
Tcpreplay-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
Support Information: http://tcpreplay.synfin.net/trac/wiki/Support

Reply via email to