Ask Your Question
0

How to stop SYN ACK retransmission

asked 2017-11-28 06:03:43 +0000

Nitinkumar Balar gravatar image

https://osqa-ask.wireshark.org/questi...

I want the server to stop retransmission of the SYN-ACK to test SLOW Connection.

I want SYN, SYN-ACK, ACK ----- timeout ---- FIN ACK, ACK (client, server, client ----- timeout ---- server, client)

I wrote a script, to open a socket connection over HTTP, but server sends SYN-ACK and client ACKs that during the timeout period where I want to sit both of them silent.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-11-28 08:16:52 +0000

Bob Jones gravatar image

Put a firewall in between the client and server and drop the packets you dont want the remote host to see. Or you could customize a tcp/ip stack to not send packets, but this could be a lot more work.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-11-28 06:03:43 +0000

Seen: 949 times

Last updated: Nov 28 '17