Before speak about syn flood and some possible mitigation for these attacks, we’ve to remember how works a TCP communication between the server and client. Basically a connection between two hosts (A and B) is composed by three steps: 1) Establishes a communication
Test network performance with iperf
iperf is a tool to measure the bandwidth and the quality of a network link (latency, packet loss…). With iperf we have a server by default listening by the port 5001/TCP and a client that will generate traffic. You can