Hello All!
Yesterday my server was a victim of a denial of service attack.
It is a high-performance server, but still can be a victim.
I would like some advice about the best way to block a DoS Attack.
It was a kind of SYN attack, completely large number of packets.
I'm posting it as urgent, because by now I did not find the right way to block it and I'm still vulnerable.
I already blocked the IP above, but the attacker is changing the machine to attack again.
I really would appreciate some advise.
Yesterday my server was a victim of a denial of service attack.
It is a high-performance server, but still can be a victim.
I would like some advice about the best way to block a DoS Attack.
It was a kind of SYN attack, completely large number of packets.
Code:
21:35:20.002060 IP 110.45.144.89.43184 > myserver: [|domain]
21:35:20.002063 IP 110.45.144.89.43184 > myserver: [|domain]
21:35:20.002066 IP 110.45.144.89.43184 > myserver: [|domain]
I'm posting it as urgent, because by now I did not find the right way to block it and I'm still vulnerable.
I already blocked the IP above, but the attacker is changing the machine to attack again.
I really would appreciate some advise.