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

Small Business Server and ASL -> Unrouteable addre

Hi there,

I have registered a domain and set an MX-Record to it.

I can send Mails withe the MS Small Business Server, but I can not receive Mails, I get the error unrouteable address.

I use the Astaro Firewall and this is configured correct (MX-Record, and forwarding all mails to the mailserver).
The registration of the mx-record is maybe 48 hours old, but now, I get following answer on a nslookup:

Non-authoritative answer:
mail.domain.cn        mail exchanger = 10 xxx.xxx.xxx.xxx.
 
Authoritative answers can be found from:
domain.cn     nameserver = dns8.hichina.com.
domain.cn     nameserver = dns7.hichina.com.
dns8.hichina.com        internet address = xxx.xxx.xxx.xxx
dns7.hichina.com        internet address = xxx.xxx.xxx.xxx
 
but: 
 
nslookup on domain.cn 
 
Server:         10.10.10.18
Address:        10.10.10.18#53
 
Non-authoritative answer:
*** Can't find atg-test-systems.cn: No answer
 
Authoritative answers can be found from:
domain.cn
        origin = dns7.hichina.com
        mail addr = hostmaster\@hichina.com.domain.cn
        serial = 2004121200
        refresh = 21600
        retry = 3600
        expire = 1728000
        minimum = 21600


This thread was automatically locked due to age.
Parents
  • Your public DNS server must point the MX record to the public IP of your firewall.

    So mail arrives at your firewall then the firewall forwards to your mail server internally by pointing it to the IP address of your internal mail server.  This looks like a pure DNS issue.
Reply
  • Your public DNS server must point the MX record to the public IP of your firewall.

    So mail arrives at your firewall then the firewall forwards to your mail server internally by pointing it to the IP address of your internal mail server.  This looks like a pure DNS issue.
Children
  • So, you mean, it clould take atime, till it is full of function and the mx-record is fully published?
  • Yes, it can take time for the MX record to propogate, but I'd expect it to be complete in under 24 hours.

    Ensure your MX record points to Astaro's external (public) IP address.

    Then in Astaro SMTP proxy, create a rule:
    Mail for domain BLAH.COM Send to (Internal IP of your actual mail server).

    Then mail arriving at your Astaro box should automatically be sent to your mail server.