Hello mailing list, my name is Tony. I'm having the issue below. I read posting an issue like this on Github would be frowned-upon and best to use the mailing list. I hope this is the right place, cheers :)
I'm using tcpreplay to replay a *.pcap file and getting alot of errors on the screen: Warning: Unable to process unsupported DLT Type: Ethernet (0x1) I'm using the command: tcpreplay -i [interface] [filename.pcap] The pcap contains only 1 linktype: Ethernet (0x01) The pcap file is here: https://download.netresec.com/pcap/maccdc-2012/maccdc2012_00000.pcap.gz I unziped the capture file, which produces a compressed capture file. I've unzipped that also, giving me a raw uncompressed capture file. I use other captures with tcpreplay without any issues. Also, this capture file in question opens fine and processes in other packet analysis tools: Wireshark or tcpdump tcpreplay is latest from git. on Centos7 Is there anyway I can fix this or sus-out which packets/frames are causing the errors and remove them from the capture? How can I troubleshoot this?
_______________________________________________ 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