Answered Setting up a local DNS & MX Record to Exchange?

  • Friday, January 04, 2013 3:00 PM
     
     

    We have a SBS 2011. Our system has been configured so that iPhones can collect E-Mails from outside of the network - basically, they connect to the mx (mail01.domain.com) which resolves to the WAN interface of our firewall, which is then forwarded to the exchange. So far so good.

    The iPhone users now wish to collect emails from within the network via WiFi. At the moment, they need to use UMTS in order to collect emails and when they are in the office, they would prefer to use the wireless LAN. I assume we need to setup the DNS - but not quite sure what to do.

    Many thanks for your help & suggestions.

All Replies

  • Friday, January 04, 2013 3:15 PM
     
     Answered

    Hi,

    I assume your wifi uses the DNS server on the SBS server? If this is the case, you should create a new primary zone on the DNS server with domain name mail01.domain.com. 

    And after that create an A record in this new zone with no name and enter the internet ip address of your SBS server (like 192.168.x.x) that should do the trick


    Regards Ronny
    -------------
    Visit my Blog or follow me on Twitter

    • Marked As Answer by Oliver Buckie Friday, January 04, 2013 5:00 PM
    •  
  • Friday, January 04, 2013 3:37 PM
     
     

    Will try this out. When going to create a new Primary Zone, the wizard asks the following questions:

    - Save zone in AD?
    - Active Directory Zone Replication: On all DNS-Servers within the domain?
    - Forward or Reverse Lookupzone?
    - Allow secure or insecure dynamic updates - or non at all?

    Finally, what do you mean by the "internet" IP address of my server. The "internal" ip address of the server or the WAN IP address of our firewall?

    Thanks for your help.



  • Friday, January 04, 2013 4:03 PM
     
     

    Hi,

    Save zone in AD yes, On all DNS-Servers within the domain yes, a forward zone and no updates at all.

    Sorry I mean the internal ip address of your SBS server.


    Regards Ronny
    -------------
    Visit my Blog or follow me on Twitter

  • Friday, January 04, 2013 4:29 PM
     
     
    No problem! I have set this up and will get the users to test out. Will then update you. Thanks again.
  • Friday, January 04, 2013 5:00 PM
     
     
    Works fine - thanks again