Skip to content

[Bug] Invalid packet length #557

@JulianCeaser

Description

@JulianCeaser

Describe the bug
Trying to replay a pcap using tcpreplay is generating the following error
safe_pcap_next ERROR: Invalid packet length in send_packets.c:get_next_packet() line 1068: packet length=785 capture length=801

To Reproduce
Steps to reproduce the behavior:

  1. Installed tcpreplay on CentOS 7
  2. sudo tcpreplay -i ens160 testing-sqli.pcap
  3. Getting error message - safe_pcap_next ERROR: Invalid packet length in send_packets.c:get_next_packet() line 1068: packet length=785 capture length=801

Expected behavior
Pcap should be replayed over the network

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: CentOS
  • OS version - 7.1.1503
  • Tcpreplay Version - 4.3.2-1

Pcap
Dropbox link

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions