Post removed by poster
Post removed by poster
Last edited by onjinc; 09-24-2010 at 09:09 AM.
That really doesn't prove anything other than you can ping an outside server.
Then you should post the output of the following commands to show that your DNS is OK (run these on the Zimbra server):
Your hosts file is incorrect, this line:Code:cat /etc/hosts cat /etc/resolv.conf dig yourdomain.com any dig yourdomain.com mx host `hostname` <- run that exact command with backticks not single quotes
Should look like this:Code:127.0.0.1 localhost
as per the Quick Start Installation Guide.Code:127.0.0.1 localhost.localdomain localhost
Regards
Bill
Post removed by poster
Last edited by onjinc; 09-24-2010 at 09:09 AM.
Also, after changing to the above hosts file I still have the same error during installation.
The DNS server at 208.67.222.222 is not returning the same information as the other server, you have an incorrect A record (or no A record) in that server. If you're going to use two server they should have identical records in them.
Regards
Bill
There are currently 1 users browsing this thread. (0 members and 1 guests)