Connection from XXX.XXX.XXX.XXX refused, SMTP server too busy.
-
Hello!
I have a problem. We've been under attack from hackers lately.
in the logs they create many smtp connections which immediately terminate
Thu 2024-01-11 16:03:30.196: Accepting SMTP connection from 154.64.236.217:20360 to 192.168.17.11:25
Thu 2024-01-11 16:03:30.197: Location Screen says connection is from United States, North America
Thu 2024-01-11 16:03:30.198: --> 220 mail.host.com ESMTP Thu, 11 Jan 2024 16:03:30 +0300
Thu 2024-01-11 16:04:18.859: * Socket error 10054 - Connection was reset by the other side!
Thu 2024-01-11 16:04:18.859: SMTP session terminated (Bytes in/out: 0/56)At the same time, I see the following errors in the system log:
Thu 2024-01-11 16:27:37.435: Connection from 89.31.146.150 refused, SMTP server too busy.
I assume that due to the large number of simultaneous connections, some possibly useful ones are not accepted
I increased the number of maximum concurent SMTP inbound sessions - 150, but it didn't seem to have any effect.
Does anyone have any ideas on how to protect against this kind of attack?
-
-
-
-
-
-
-
-
-
-
-
-