Arrrgh. Thanks for the sharp eyes. Thought I had resolved those problems. Here's the output. Note, I did not include the mx lookup because this configuration never had one. The mail routing, content scanning, and virus scanning are done on another server. We use zimbra as a mailbox server only at this point.
Note, the terminology is always a bit confusing to me. I don't normally think of pobox.ncsd.k12.ca.us as a domain name, it is a host name. But, in Zimbra-ese I think that it is a domain name.
Bill
/etc/hosts
osts
127.0.0.1 localhost
204.89.147.9 pobox.ncsd.k12.ca.us
204.89.150.5 ldapauth.ncsd.k12.ca.us
/etc/resolv.conf
search ncsd.k12.ca.us
nameserver 204.89.147.1
pobox:/opt/package/zimba/zcs-5.0.18_GA_3011.DEBIAN4.0.20090707170635# dig pobox.ncsd.k12.ca.us any
; <<>> DiG 9.3.4-P1.1 <<>> pobox.ncsd.k12.ca.us any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4906
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3
;; QUESTION SECTION:
;pobox.ncsd.k12.ca.us. IN ANY
;; ANSWER SECTION:
pobox.ncsd.k12.ca.us. 3600 IN A 204.89.147.9
;; AUTHORITY SECTION:
ncsd.k12.ca.us. 604800 IN NS dns2.ncsd.k12.ca.us.
ncsd.k12.ca.us. 604800 IN NS ns1.macallister.grass-valley.ca.us.
ncsd.k12.ca.us. 604800 IN NS dns1.ncsd.k12.ca.us.
;; ADDITIONAL SECTION:
ns1.macallister.grass-valley.ca.us. 604800 IN A 72.249.145.228
dns1.ncsd.k12.ca.us. 3600 IN A 204.89.147.1
dns2.ncsd.k12.ca.us. 3600 IN A 204.89.150.5
;; Query time: 1 msec
;; SERVER: 204.89.147.1#53(204.89.147.1)
;; WHEN: Mon Jul 13 10:48:16 2009
;; MSG SIZE rcvd: 183 |