in reply to Re^5: Scaled TCP window with Net::RawIP
in thread Scaled TCP window with Net::RawIP
I am trying to generate last A packet in S-S/A-A sequence. I get sequence numbers from S/A packet, also can get wscale value. And send back as an answer A packet with scaled window, just have no idea how to scale window using NET::RawIP.
But I guess I am looking more for an advice how to use/set required packet options with RawIP especially ones related with window scaling instead of analysis of the packet flow.
Thanks for any ideas about how to generate such packet.
Martynas
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Scaled TCP window with Net::RawIP
by Martynas (Initiate) on Mar 03, 2011 at 13:19 UTC |