I have a client on my dedicated server that uses a program on his PC to connect to his account on the server and make database changes. Prior to a few weeks ago that program never failed. But at that time the server was hit with a SYN-FLOOD attack and since then the program is failing with a 404. But the 404 only occurs on every 5th request. So if his program sends four requests it works fine. But if five or more are attempted it fails. The access log shows the connection from his IP, which is whitelisted in the firewall, and responses of 200 for the first four then a 404 for the firth request. He can try again and it will work for the next five.
It seems like there must be some limit be imposed but SYNFLOOD is turned off in the firewall. Is there some other setting that would cause this? Nothing was changed during the attack, at least not on purpose but the failures only started after it so something on the server is causing the problem.
My hosting provider is saying they want to turn off the firewall to test this but that is way to risky. They don't have any other suggestions and I'm hoping someone here might?
Using
Apache/2.4.54
WHM 104.0.5
Cloud Linux
It seems like there must be some limit be imposed but SYNFLOOD is turned off in the firewall. Is there some other setting that would cause this? Nothing was changed during the attack, at least not on purpose but the failures only started after it so something on the server is causing the problem.
My hosting provider is saying they want to turn off the firewall to test this but that is way to risky. They don't have any other suggestions and I'm hoping someone here might?
Using
Apache/2.4.54
WHM 104.0.5
Cloud Linux
Last edited by a moderator: