Comment by hombre_fatal
Comment by hombre_fatal 2 days ago
I don't get what this achieves since the whole reason they sent you "hello" is that they want a TCP handshake before they get on with it. So sending hello back just acks the message and they will proceed which is what they wanted.
The annoyance in TFA is that you have to do the handshake at all.
Actually, when you put it like that, sending 'hello' back might be the best thing you could do. They sent you a SYN, you send back and ACK, then the real conversation can begin.
I suddenly no longer agree with TFA. This makes way more sense to me in this light.