Ticket #156 (closed defect: invalid)

Opened 2 months ago

Last modified 3 weeks ago

cedric_baillet@yahoo.fr

Reported by: anonymous Assigned to: pbi
Priority: critical Milestone:
Component: Scapy Version:
Keywords: Cc: cedric_baillet@yahoo.fr

Description

I used scapy for around one year now to craft packets to test security in an Alcatel Lucent ToIP environment. My last script "UA Noe fuzzer" hit what i interpret as a limitation of scapy. It seems that scapy is not able to craft packet that are longer than 1468 bytes, which is a problem for me since my intention was to evaluate how the callserver was able to handle really long frames.

You should find attach to this message a description of my last script with the error message that i encounter.

Regards Cedric Baillet

Attachments

Change History

12/19/08 13:59:17 changed by pbi

  • status changed from new to closed.
  • resolution set to invalid.

This limitation comes from the link's MTU. Moreover, recent Scapy versions can automatically fragment IP datagrams bigger than the MTU.


Add/Change #156 (cedric_baillet@yahoo.fr)




Change Properties
Action