Here is what I get with the 'zmcontrol status' command:
Host zimbra.home.com
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
mysql.server is not running.
mta Running
snmp Running
spell Running
stats Stopped
I am not sure what is up with my mysql but it seems I had some issues with it prior to this post. I thought zimbra used a different db server?
Below is what I get from the 'Verify' section of the wiki you directed me too:
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> zimbra.home.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28302
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;zimbra.home.com. IN MX
;; ANSWER SECTION:
zimbra.home.com. 3600 IN MX 10 home.com.
;; ADDITIONAL SECTION:
home.com. 600 IN A 192.168.0.1
home.com. 600 IN A 192.168.236.141
;; Query time: 1 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Thu Oct 21 14:01:40 2010
;; MSG SIZE rcvd: 81
And then with the any command:
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> zimbra.home.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63369
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 2
;; QUESTION SECTION:
;zimbra.home.com. IN ANY
;; ANSWER SECTION:
zimbra.home.com. 3600 IN A 192.168.0.10
zimbra.home.com. 3600 IN MX 10 home.com.
;; ADDITIONAL SECTION:
home.com. 600 IN A 192.168.0.1
home.com. 600 IN A 192.168.236.141
;; Query time: 2 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Thu Oct 21 14:02:21 2010
;; MSG SIZE rcvd: 97
Telnet works just fine from the terminal on the CentOS box itself via port 7071.
The hostname commmand works just fine as well.
Last edited by JBauman8296; 10-21-2010 at 12:26 PM..
|