I have a trace in which some packets size is greater than 1500; is there any utility that splits these packets to smaller segments (with max size of 1500)? asked 01 Jan '17, 23:09 Dianalab9 |
One Answer:
TCP replay, or more accurately tcprewrite may be helpful here. answered 02 Jan '17, 02:35 Jaap ♦ |
hi, you are right. I want to use the tcprewrite command: tcprewrite --fragroute=frag.cfg --infile=input.pcap --outfile=output.pcap but I have no "fragroute" option. it is stated that it is available from v3.3.0 and I am using 4.1.1
do you have any idea why this is not available?
No, never used it for this. Maybe another forum is more appropriate for that question.