Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-03-2010, 04:33 AM
Special Member
 
Posts: 129
Default Split-DNS zone file confusion

I'm following the wiki Ubuntu 8.04 install guide (Ubuntu 8.04 LTS Server (Hardy Heron) Install Guide - Zimbra :: Wiki) as well as the Spilt-DNS wiki (Split DNS - Zimbra :: Wiki).

I'm stuck on the zone file creation part. Specifically I am confused how the last few lines should look because both wikis above look different.

This from from the Ubuntu guide:

Code:
;
; BIND data file for mydomain.com
;
$TTL    604800
@       IN      SOA     mail.mydomain.com. admin.mydomain.com. (
                         070725         ; Serial
                         604800         ; Refresh
                          86400         ; Retry
                        2419200         ; Expire
                         604800 )       ; Negative Cache TTL
;
@       IN      NS      mail
        IN      MX      10 mail
        IN      A       xxx.xxx.xxx.xxx
mail    IN      A       xxx.xxx.xxx.xxx
This is the Split-DNS:

Code:
;
;       Addresses and other host information.
;
@       IN      SOA     server.example.com. hostmaster.server.example.com. (
                               10118      ; Serial
                               43200      ; Refresh
                               3600       ; Retry
                               3600000    ; Expire
                               2592000 )  ; Minimum
;       Define the nameservers and the mail servers
               IN      NS      
               IN      A       
               IN      MX      10 server.example.com.
The lines I've marked in red are the ones I'm looking for help with and some explanation as to what the "@" means in the first column and also when to leave it out and replace it with "mail".

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-03-2010, 05:11 AM
Moderator
 
Posts: 7,929
Default

The first one is fine and will be easier to understand.
__________________
Reply With Quote
  #3 (permalink)  
Old 06-03-2010, 06:10 AM
Special Member
 
Posts: 129
Default

Quote:
Originally Posted by uxbod View Post
The first one is fine and will be easier to understand.
Hi uxbod!

Thanks for answering. Can you please explain what it all means as this is new to me.

Code:
@       IN      NS      mail
        IN      MX      10 mail
        IN      A       xxx.xxx.xxx.xxx
mail    IN      A       xxx.xxx.xxx.xxx
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.