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 09-17-2007, 11:22 PM
Special Member
 
Posts: 123
Default [SOLVED] New Zimbra Setup - newbie help

Hi,

I'm trying to install Zimbra OS edition on Centos5. But I'm having DNS issues resolving the address during installation.

Quote:
DNS ERROR resolving MX for mail.mydomain.com
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes] Create Domain: [mail.mydomain.com]
I'm using a sonicwall router to setup a one to one nat between the public ip and the private ip of my server.

My public ip points to the A Record mail.mydomain.com
and my MX record for mydomain.com shows: IN 10 mail.mydomain.com

My /etc/hosts file looks like this
Code:
127.0.0.1       localhost.localdomain localhost
::1             localhost6.localdomain6 localhost6
192.168.26.39   mail.mydomain.com mail

Any help would be greatly appreciated.

Best,
Leo

Last edited by leog21; 09-18-2007 at 03:21 PM.. Reason: Solution
Reply With Quote
  #2 (permalink)  
Old 09-17-2007, 11:30 PM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Welcome to the forums.

You'll need to add a local DNS server to your set-up behind the router, that will allow your server to resolve it's local IP address. Check this article in the wiki. You should also disable ipv6 on your server.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 09-17-2007, 11:59 PM
Special Member
 
Posts: 123
Default setup of bind DNS

I've done everything as directed in the Bind DNS setup from the wiki ( Split DNS - ZimbraWiki )
but I can't get bind to run.

I get the following error:

Quote:
Starting named:
Error in named configuration:
zone mail.mydomain.com/IN: loading master file db.mail.mydomain.com: file not found
_default/mail.mydomain.com/IN: file not found
[FAILED]
Based on the instructions, I setup my /etc/named.conf file with:
Code:
// Default named.conf generated by install of bind-9.2.4-2
options {
       directory "/var/named";
       dump-file "/var/named/data/cache_dump.db";
       statistics-file "/var/named/data/named_stats.txt";
forwarders { 
; }; }; include "/etc/rndc.key"; // We are the master server for mail.mydomain.com zone "mail.mydomain.com" { type master; file "db.mail.mydomain.com"; };
and I created the db.mail.mydomain.com file with:

Code:
;
;       Addresses and other host information.
;
@       IN      SOA     mail.mydomain.com. hostmaster.mail.mydomain.com. (
                               10118      ; Serial
                               43200      ; Refresh
                               3600       ; Retry
                               3600000    ; Expire
                               2592000 )  ; Minimum
;       Define the nameservers and the mail servers
               IN      NS      192.168.26.39
               IN      A        192.168.26.39
               IN      MX      10 mail.mydomain.com

I also created all symlinks into the chroot folders.

I am stuck with:

Quote:
Starting named:
Error in named configuration:
zone mail.mydomain.com/IN: loading master file db.mail.mydomain.com: file not found
_default/mail.mydomain.com/IN: file not found
[FAILED]

I don't know if you can help me with the bind problem. I'd appreciate any input. Thanks!

Last edited by leog21; 09-18-2007 at 03:19 PM..
Reply With Quote
  #4 (permalink)  
Old 09-18-2007, 12:09 AM
Special Member
 
Posts: 123
Default additional error

I am not sure if this is related to it, but when I click on the mail queue icon, I get the following error message

Quote:
Message: system failure: exception during auth {RemoteManager: mail.mydomain.com->zimbra@mail.mydomain.com:22}
Error code: service.FAILURE
Method: ZmCsfeCommand.prototype.invoke
Details:soap:Receiver
I've followed the instructions from here Mail Queue Monitoring - ZimbraWiki with no resolution.

Last edited by leog21; 09-18-2007 at 03:19 PM..
Reply With Quote
  #5 (permalink)  
Old 09-18-2007, 03:22 PM
Special Member
 
Posts: 123
Default How to solve DNS problems

Thanks for your help and for the great Forums.

I was able to solve my problem by following the instructions in this article

http://www.zimbra.com/blog/archives/...ogether_1.html
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.