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

SMTP Proxy DNS Issue

Hey,

We currently use ASL 4 with the SMTP proxying services. The last few weeks I have noticed that we have been unable to send to certain domains. Below is the returned message code as well as the host we are trying to send to DNS records.


Error Message

    It appears that the DNS operator for XXXXXXXXX.com
has installed an invalid MX record with an IP address
instead of a domain name on the right hand side.

DNS Entry

XXXXXX.com        internet address = XXX.XXX.XXX.XXX
XXXXXX.com        nameserver = ns1.XXXXX.net
XXXXXX.com        nameserver = ns2.XXXXX.net
XXXXXX.com
        primary name server = dnsmaster1.XXXXXX.net
        responsible mail addr = hostmaster.XXXXXX.net
        serial  = 2004011001
        refresh = 10800 (3 hours)
        retry   = 1800 (30 mins)
        expire  = 604800 (7 days)
        default TTL = 300 (5 mins)
XXXXXXXX.com        MX preference = 10, mail exchanger = XXX.XXX.XXX.XXX

ns1.XXXXX.net   internet address = XXX.XXX.XXX.XXX
ns2.XXXXX.net   internet address = XXX.XXX.XXX.XXX

As you can see their MX host's IP is associated with the MX record rather than a DNS entry. Is it possible to allow the ASL SMTP proxy to send to this host even though their MX record is less than Ideal?


Thanks,

Chad Nelson  


This thread was automatically locked due to age.
Parents
  • You might want to try to send to user@xxx.xxx.xxx.xxx

    It may accept it that way or it might bounce it because it thinks you're trying to relay.  

    Another option is to lookup the hostname for the IP address given by the MX record and make a proper MX record on your internal DNS, that's if your ASL looks at your internal DNS.

    I don't know if you have an internal/external DNS setup or not.  But it definately wouldn't be suggestable to put that entry in your DNS if it can be seen from that outside of your ASL.  (or who knows, maybe people on the outside will see your version of the MX record and their mail will go through   )

    Their last change to the zone was 20040110.  Maybe that's what they changed and they'll figure it out soon....
Reply
  • You might want to try to send to user@xxx.xxx.xxx.xxx

    It may accept it that way or it might bounce it because it thinks you're trying to relay.  

    Another option is to lookup the hostname for the IP address given by the MX record and make a proper MX record on your internal DNS, that's if your ASL looks at your internal DNS.

    I don't know if you have an internal/external DNS setup or not.  But it definately wouldn't be suggestable to put that entry in your DNS if it can be seen from that outside of your ASL.  (or who knows, maybe people on the outside will see your version of the MX record and their mail will go through   )

    Their last change to the zone was 20040110.  Maybe that's what they changed and they'll figure it out soon....
Children
No Data