Hello
I'm looking for a solution that allows me to actively block external SMTP connection from "bad" IP which are trying to use autentication as per the following log
This thread was automatically locked due to age.
Hello
I'm looking for a solution that allows me to actively block external SMTP connection from "bad" IP which are trying to use autentication as per the following log
Hello,
some notes from my site because I had the same problem with DNAT and stop the "bad" IPs.
Point 1: Include _all_ WAN IP addresses, if you have not only a primary official address.
Point2: Include service port 465/tcp in addition to 25/tcp (and 587/tcp)
My DNAT rule looks like.
origin source:GROUP_IP_SPAMMER
origin service. GROUP_SMTP_SERVICES( 25/tcp,465/tcp,587/tcp )
origin destinaton: GROUP_WAN-ADDRESSES_UTM
NAT-destination: FAKE-IP
Regards,
Michael
Can you packet capture such an attempt to see on which SG interface and on which port the login attempt really comes?
Also check in Authentication Services / Global Settings
Ciao Sefano,
Please show us a picture of the Edit of the DNAT that didn't work. See #2 in Rulz (last updated 2019-04-17).
Cheers - Bob
Ciao Sefano,
Please show us a picture of the Edit of the DNAT that didn't work. See #2 in Rulz (last updated 2019-04-17).
Cheers - Bob