Guest User!

You are not Sophos Staff.

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

Domain Pointing?

Does anyone know how to set up Domain Pointing? My network domain is the same as my website name. When we visit it , it slows us down, often redirects requests internally to our website and Over all we are not as productive on our website because the domain is the same name. 

We were told "pointers" could be set up to fix this. Where it points our website name to the correct ip address (presumably done in the astaro gateway) ... We cant change our domain name because we host our own exchange server for our website and it needs to be named the way it is because of that.

Any advice deciphering this problem would be appreciated


This thread was automatically locked due to age.
  • Pointers are not going to help you since astaro is looking at the authoritative server for your domain for answers to the queries. If the authoritative server doesn't reply to your queries, they just timeout and therefore you are seeing the slow overall network performance. In v8, you can add each individual host to static entries under DNS tab but an internal DNS server would be more efficient.

    You said that you have exchange in your network, is it using Microsoft DNS? If that is the case, you can set up astaro to do request routing. Request routing routes DNS queries for the specified domains to the DNS server of your liking. So in your case, request route yourdomain . com to your internal dns server and all will be good. 

    Attatched screenshot for easy understading.
    Good luck[:)]
  • I'm not sure I understand what you're asking, so, at the risk of telling you something you already know...

    Generally, for a public domain name of company.com, we configure the internal domain as company.local.  As the 'Hostname', we name the Astaro "mail.company.com" or whatever name is in the primary public MX record.

    For Outlook Web Access, we add an A-record to the customer's public authoritative name server, outlook.company.com which points to an Additional Address named "Outlook" on the External interface.  We then create a NAT rule 'Any -> HTTPS -> External [Outlook] (Address) : DNAT to {internal IP of Exchange}'.

    For the Web server, we create a NAT rule 'Any -> HTTP -> External (Address) : DNAT to {internal IP of webserver}'.

    Does that answer your question?

    Cheers - Bob
    PS I see Billybob and I posted simultaneously - what a team - no overlap!