Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dealing with Fragmented TCP packets #362

Open
john-d13 opened this issue Aug 23, 2020 · 0 comments
Open

Dealing with Fragmented TCP packets #362

john-d13 opened this issue Aug 23, 2020 · 0 comments

Comments

@john-d13
Copy link

Curious to know how SNIPROXY deals with fragmented packets, I observed in a capture the SNIPROXY response to a TCP request (frame size 1514, TCP Paylod 1448) IP flag "Do not Fragment". Should it not be fragmenting and reassembling packets greater than 1500 Bytes by default?

Is there any solution to handle this type of behavior ? Id be glad to share a full capture in private.
sample-pcap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant