Bill,
I ran dig from the host for "ANY" and "MX" for the domain and not the subdomain.
Code:
#dig domain.net mx
;; ANSWER SECTION:
domain.net. 43200 IN MX 10 mail.domain.net.
;; AUTHORITY SECTION:
domain.net. 43200 IN NS ns1.domain.com.
domain.net. 43200 IN NS ns2.domain.com.
;; ADDITIONAL SECTION:
mail.domain.net. 43200 IN A 207.xxx.xxx.xxx
ns1.domain.com. 43200 IN A 66.xxx.xxx.xxx
ns2.domain.com. 165562 IN A 198.xxx.xxx.xxx
Also, the system uses a public IP and to my knowledge is not behind a firewall .
If DNS were an issue, wouldn't I have problems ssh'ing into the system too?
I get the same error when I VNC into the system and open a browser. I tried the hostname for the URL and localhost.
Is changing the IP address for a zimbra server supposed to trivial? Are there any reconfig step within ZImbra that I should have executed?