It is currently Sat May 25, 2013 12:12 am


All times are UTC - 6 hours




Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Mon Nov 21, 2011 9:43 am 
User avatar

Joined: Wed Dec 31, 2008 11:51 am
Posts: 667
Location: Austin, TX
Johan,

Yes, this post is still active. What issues are you having?

Thanks,
Wendy

_________________
Wendy Young
Tier 2 Support Analyst
wendy@mxtoolbox.com

Follow us on Twitter at @MxToolBox, Facebook and read the MxToolBox Blog.


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Fri Nov 25, 2011 6:31 pm 

Joined: Fri Nov 25, 2011 6:26 pm
Posts: 0
Greetings Wendy,

I am experiencing the same issue as shin234:

shin234 wrote:
> i have the same issue but our smtp header matches the ptr record perfectly. and it
> is not being masked. but i still get the Warning - Reverse DNS does not match SMTP
> Banner error and my emails are still stuck in the queue

My records all seem to be in line, however I am receiving the "Warning" and emails are not being delivered to some domains. I am uncertain at this point where the issue may lie.

Any help would be greatly appreciated.

Thank you in advance.


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Wed Nov 30, 2011 8:36 am 
User avatar

Joined: Wed Dec 31, 2008 11:51 am
Posts: 667
Location: Austin, TX
Sorry to hear you are having issues, if you could provide your domain or IP I can some additional testing.

Thanks,
Wendy

_________________
Wendy Young
Tier 2 Support Analyst
wendy@mxtoolbox.com

Follow us on Twitter at @MxToolBox, Facebook and read the MxToolBox Blog.


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Sat Mar 03, 2012 5:01 pm 
Hi

I wasn't able to add FQDN in the Org. Configuration->Hun Transport. It is because I don't have the admin right? Or is the ISP problem?


Top
  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Mon Apr 16, 2012 10:45 am 

Joined: Mon Feb 06, 2012 10:13 am
Posts: 0
I have what may be a less than usual situation, wondering if anyone using MXToolBox has run into this problem. I'm also getting Reverse DNS errors. My company has 3 data connections from 3 separate providers that all connect to one mail server. I have an MX record for each line, and they all are passing inbound/outbound email without a problem.

The Rev DNS error only shows up for the 2 new lines, our original one does not have any errors. Since each ISP data connection has it's own unique A record, I have a problem because my send connector can only be configured for one dns name.

I believe the solution is to create a Send Connector for each ISP connection, along with ip addresses, firewall/nat rules and such. Then I would be able to configure the proper DNS name for each Send connector. However, I'm a little nervous to do this as I have not touched the Send connectors before and things are working right now. Does this seem like the right approach? Any tips/advice/etc appreciated! thanks...

***EDIT*** I answered my own question. I went ahead and added 3 new receive connectors, and the issue looks to be resolved.


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Tue May 22, 2012 1:57 pm 

Joined: Tue May 22, 2012 1:37 pm
Posts: 0
if you are still getting smtp banner error here is a good blog to check for 220 smtp banner response and possibly correct the problem. It is the response received by a remote server after it connects to the receive connector of an Exchange 2010 Hub or Edge server.

to check your 220 banner in power shell:
Get-ReceiveConnector -identity "<servername>\<receive connector name>" | fl banner

Most likely your response will be blank:
Banner :

to set the banner response (mail.domain.com) to match your external records:
Set-ReceiveConnector –identity “ServerConnectorname” –Banner “220 banner text”

http://www.howexchangeworks.com/2011/06 ... -2010.html

This is a general configuration and may not apply to your environment. Please do your research before running this command in your environment. Results may vary. Make sure you have a back out plan before running the power shell command. Remember measure twice cut once.


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Wed May 23, 2012 7:24 am 
User avatar

Joined: Tue Dec 30, 2008 2:51 pm
Posts: 194
Location: Austin, Tx
We have posted this elsewhere on the site I'm sure, but the reverse banner check is not a hard failure, but merely a warning if you do no pass. Many people do not enforce having any banner at all.

As far as our tool is concerned, if your banner mentions your domain at all, we consider it a pass. So if you answer mail.example.com, example.com, or even example.local (which Microsoft did / does by default) and your reverse DNS resolves to anything .example.com, we call that a pass for the Diagnostic.

We are also working on a new feature for monitoring which will allow you to ignore any sub-action for a monitor if you choose to. So if you are getting a banner warning, but are happy with it, you could choose to ignore that when you monitor that server and then never receive alarms for that part of the test. Not sure when that feature will be released.

_________________
Peter LeBlond
MxToolBox
Product Development Engineer
peter@mxtoolbox.com


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Wed Jun 20, 2012 2:37 pm 

Joined: Wed Jun 20, 2012 1:58 pm
Posts: 0
Hi there,

I'm running a Google Apps domain (armshousegroup.co.uk) and some people are reporting that they have trouble sending emails to me - either disappear or bounce back. Most emails arrive fine though.

The only error I get is the rDNS miss-match, would this cause certain ISP's to drop emails?

My DNS is hosted with Wix and whilst I can edit most records, I don't think I can add SPF records (if that is a possible fix).

Thanks in advance for any help,
AG


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Wed Jun 20, 2012 3:41 pm 
User avatar

Joined: Wed Dec 31, 2008 11:51 am
Posts: 667
Location: Austin, TX
Thanks for your post, yes a mismatch in DNS can cause anyone to drop your message. We would highly recommend ensuring that your rDNS is accurate.

Thanks,
Wendy

_________________
Wendy Young
Tier 2 Support Analyst
wendy@mxtoolbox.com

Follow us on Twitter at @MxToolBox, Facebook and read the MxToolBox Blog.


Top
Offline Profile  
 
 Post subject: Re: Warning - Reverse DNS does not match SMTP Banner
PostPosted: Wed Jun 20, 2012 4:03 pm 

Joined: Wed Jun 20, 2012 1:58 pm
Posts: 0
Hi Wendy,

Thanks for the quick reply. Where do I fix the rDNS from - is that through my DNS or Google? And do you have any idea as to how specifically as all the services we use are hosted.

Many thanks,
AG


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 37 posts ]  Moderator: MXToolbox Go to page Previous  1, 2, 3, 4  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot], Majestic-12 [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net