Hi folks,
I should know this but I don't
For the past few days, our email system has received a very bad DDOS attack. At this point we are quite desperate.
It's just a simple question, all I need is advice simple advice it would seem. Thanks very much.
---------------
Regarding exim_mainlog entries like this:
2012-08-31 15:54:18 SMTP connection from [64.132.92.169]:36391 (TCP/IP connection count = 144)
2012-08-31 15:54:19 SMTP connection from [65.25.104.113]:55800 (TCP/IP connection count = 145)
2012-08-31 15:54:19 SMTP connection from [216.27.86.177]:36975 (TCP/IP connection count = 146)
2012-08-31 15:54:19 SMTP connection from [173.231.139.1]:45551 (TCP/IP connection count = 147)
Obviously we have inbound connections to the email system on high number ports, e.g. 36391, 55800, 36975 and so on. But I have configured our CSF firewall NOT to open any such ports. So how are they even able to perform SMTP connections on such ports?
Seems to me that legitimate traffic would use port 25 to send email, and 110 to receive, and the IMAP port 143 (disregarding the secure email ports for the sake of discussion).
So, is there any way of blocking, or switching off these high number port connects to SMTP while allowing regular legitimate connections to the email system?
I should know this but I don't
For the past few days, our email system has received a very bad DDOS attack. At this point we are quite desperate.
It's just a simple question, all I need is advice simple advice it would seem. Thanks very much.
---------------
Regarding exim_mainlog entries like this:
2012-08-31 15:54:18 SMTP connection from [64.132.92.169]:36391 (TCP/IP connection count = 144)
2012-08-31 15:54:19 SMTP connection from [65.25.104.113]:55800 (TCP/IP connection count = 145)
2012-08-31 15:54:19 SMTP connection from [216.27.86.177]:36975 (TCP/IP connection count = 146)
2012-08-31 15:54:19 SMTP connection from [173.231.139.1]:45551 (TCP/IP connection count = 147)
Obviously we have inbound connections to the email system on high number ports, e.g. 36391, 55800, 36975 and so on. But I have configured our CSF firewall NOT to open any such ports. So how are they even able to perform SMTP connections on such ports?
Seems to me that legitimate traffic would use port 25 to send email, and 110 to receive, and the IMAP port 143 (disregarding the secure email ports for the sake of discussion).
So, is there any way of blocking, or switching off these high number port connects to SMTP while allowing regular legitimate connections to the email system?