Well, the DNS all looks correct with one minor change. The resolv.conf doesn't have a search statement in it:
Quote:
Originally Posted by clayway root@webmail:/_download# cat /etc/resolv.conf
search hharchitects.com
nameserver 10.1.41.2 |
The following is of more concern.
Quote:
Originally Posted by clayway root@webmail:/_download# host `hostname`
Host webmail not found: 3(NXDOMAIN)
[/code] |
As the DNS is all correct, this should return the IP of your Zimbra server. I assume you have no firewall on this server and AppArmor is disabled? There was a problem on the forums recently with the BIND configuration files having tabs in them rather than spaces, could you check your BIND config and change any tabs to spaces and see if that makes any difference. There is also
this problem, can you check the details of that as well.