LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   DNS (and Postfix) Issue ('Domain doesn't resolve') (https://www.linuxquestions.org/questions/linux-networking-3/dns-and-postfix-issue-domain-doesnt-resolve-679779/)

zokken 10-29-2008 10:31 AM

DNS (and Postfix) Issue ('Domain doesn't resolve')
 
This one has me stumped. We've started experiencing problems sending email to certain domains. I'm seeing messages such as these in our mail logs:

Code:

Domain of sender address <us@here> does not exist (in reply to MAIL FROM command))
And:

Code:

Domain of sender address us@here does not resolve (in reply to MAIL FROM command))
Some of the big domains that we're having problems with are rcn.com, att.net, and pwc.com. Many other sites have no problems, though.

From what I've learned, this happens when the destination mail host cannot find an A record for our domain; but our domain certainly does have an A record (and MX, SOA and NS records). We're running three Bind 9.2.4 servers on Redhat machines, which appear with a whois.

Watching the queries.log, I see a lot of queries coming in from external hosts. I'm also able to perform digs against our name servers from off site hosts. I've also used some online DNS test sites, such as intodns and a few others, and none report any major problems for our domain.

I'm stumped at this point. Has anyone experienced this or have any suggestions?

Thanks.

r0x0rj00b0x0r 10-29-2008 11:06 AM

What is your domain?

or post an nslookup ; set q=any

zokken 10-29-2008 01:10 PM

Quote:

Originally Posted by r0x0rj00b0x0r (Post 3325098)
What is your domain?

or post an nslookup ; set q=any

Thanks for the response, but it's finally resolved. Turns out our networking group upgraded some firewall software and turned on a DNS security feature, which started blocking DNS requests from certain sites. For two days I was perplexed...Good to know it's finally resolved, though.


All times are GMT -5. The time now is 08:04 AM.