01-11-2018 09:36 PM - edited 03-08-2019 07:31 PM
Hi,
Good day! Is there a way to block certain Reverse DNS Hostname on the ironport?
Thank you.
01-12-2018 01:38 AM
The HAT sendergroup Blacklist has a default action set to block connections and you can add sending server IP, reverse DNS host name for that server complete or partial to that sendergroup.
This is located in the GUI under Mail Policies - > HAT Overview.
Regards
Libin Varghese
01-16-2018 06:08 PM
01-16-2018 07:47 PM
You can also enable envelope sender verification under HAT Mail Flow Policies.
With envelope sender verification, the domain portion of the envelope sender is DNS verified. (Does the envelope sender domain resolve? Is there an A or MX record in DNS for the envelope sender domain?)
In more detail: AsyncOS performs an MX record query for the domain of the sender address. AsyncOS then performs an A record lookup based on the result of the MX record lookup. If the DNS server returns “NXDOMAIN” (there is no record for this domain), AsyncOS treats that domain as non-existent. This falls into the category of “Envelope Senders whose domain does not exist.” NXDOMAIN can mean that the root name servers are not providing any authoritative name servers for this domain.
However, if the DNS server returns “SERVFAIL,” it is categorized as “Envelope Senders whose domain does not resolve.” SERVFAIL means that the domain does exist but DNS is having transient problems looking up the record.
Regards,
Libin Varghese
01-17-2018 03:27 AM
Each Sender Group in the HAT has three checkboxes:
As far as I'm aware, a mail descending through the HAT groups will be diverted into the ticked group if the condition matches. If you are doing anything clever in later filters or rules, you can even create a specific sender group or groups just for DNS issues so that later filters can see that the group applied and can take action.
You can also go after upstream hosts that appear in the message headers by employing a dictionary with suitable entries for a message filter or content rule. It's less efficient, but accommodates hosts who are only 90% trouble.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide