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-28-2008, 09:43 PM
Active Member
 
Posts: 44
Default [SOLVED] multiple domain setup

how can i have multiple split dns entries in bind so i can have all the following domains within my zimbra installation

i already have adhocarcymgt.com (mail.adhocracymgt.com)

i need to add
a1entinc.com (mail.a1entinc.com)
kornerstonere.com (mail.kornerstonere.com)
eminentinteriors.com (mail.kornerstonere.com)
Reply With Quote
  #2 (permalink)  
Old 07-01-2008, 10:10 AM
Active Member
 
Posts: 44
Default

thats nice, it sees like im not getting a reply on all my posts on purpose
Reply With Quote
  #3 (permalink)  
Old 07-01-2008, 10:17 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by dgoradia View Post
thats nice, it sees like im not getting a reply on all my posts on purpose
How did you work out that it was 'on purpose'? There are myriad reasons why people don't answer post in forums. Did you actually try adding a DNS record and a Domain to Zimbra?
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 07-01-2008, 10:21 AM
New Member
 
Posts: 4
Default

hey you got your reply now, hehehehe
Reply With Quote
  #5 (permalink)  
Old 07-01-2008, 10:25 AM
Active Member
 
Posts: 44
Default

Quote:
Originally Posted by David_Mal View Post
hey you got your reply now, hehehehe
my point.


Yes phoenix, i have tried adding DNS records. Actually i was successful in adding DNS records but not in adding reverse records.

I have adhocracymgt.com and a1entinc.com in the DNS records
Reply With Quote
  #6 (permalink)  
Old 07-01-2008, 10:31 AM
New Member
 
Posts: 4
Default

buddy did you add a1entinc.com as a domain in the zimbra administration console?

also how did you setup your virtual hosts.
Reply With Quote
  #7 (permalink)  
Old 07-01-2008, 10:43 AM
Active Member
 
Posts: 44
Default

yes i have added it to domains within zimbra admin. i did add a1entinc.com to the virtual host section under the domain, adhocracymgt.com.


named.conf.local
Code:
one "adhocracymgt.com" {
        type master;
        file "/etc/bind/db.adhocracymgt.com";
};

zone "1.168.192.in-addr.arpa" {
        type master;
        file "/etc/bind/rev.1.168.192.in-addr.arpa";
};

zone "a1entinc.com" {
        type master;           
        file "/etc/bind/db.a1entinc.com";
};
db.a1entinc.com
Code:
;
; BIND data file for a1entinc.com
;
$TTL    604800
@       IN      SOA     mail.a1entinc.com. admin.a1entinc.com. (
                        080729          ; Serial
                        604800          ; Refresh
                        86400           ; Retry
                        2419200         ; Expire
                        604800 )        ; Negative Cache TTL
;
@       IN      NS      mail
        IN      MX      10 mail
        IN      A       192.168.1.11
mail    IN      A       192.168.1.11
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.