This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PushDo Attack: Does anyone know how to DROP all incoming SMTP traffic from a specific IP address?

I'm being attacked by the PushDo spamming botnet (see serverfault.com/.../email-server-attack-from-telnet), identified by the following lines which repeat in my SMTP log:

2016:02:02-16:00:56 fw exim-in[5767]: 2016-02-02 16:00:56 SMTP connection from [104.40.23.216]:49657 (TCP/IP connection count = 2)
2016:02:02-16:00:57 fw exim-in[12914]: 2016-02-02 16:00:57 SMTP connection from (ylmf-pc) [104.40.23.216]:49657 lost

I've tried to manually drop this traffic, by setting up a firewall rule for 104.40.23.216 to my external address, service=SMTP to "drop".  This doesn't seem to work, as (I believe) the SMTP proxy receives the traffic before the firewall rule can drop it.

Does anyone know how to DROP all incoming SMTP traffic from a specific IP address?



This thread was automatically locked due to age.
Parents
  • What about to add the IP to Host/Network Blacklist under Email Protection -> SMTP -> Relaying?
  • Hi, Tobias, and welcome to the UTM Community!

    This is the first I've noticed that box. Have you tested that functionality? Since it's on the 'Relaying' tab, I would have expected it to affect mail being sent instead of mail being received, but the documentation isn't clear on that.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Seems pretty clear: "Networks and hosts specified in this list will be instantly rejected by the SMTP proxy."

    This is what I was needing -- the proxy to refuse to talk to a particular host.

    I backed out the protections against the perpetrator, but it looks like it's moved on and isn't attacking me anymore, so I don't have an easy way to test this.
Reply
  • Seems pretty clear: "Networks and hosts specified in this list will be instantly rejected by the SMTP proxy."

    This is what I was needing -- the proxy to refuse to talk to a particular host.

    I backed out the protections against the perpetrator, but it looks like it's moved on and isn't attacking me anymore, so I don't have an easy way to test this.
Children
No Data