Quote:
Originally Posted by phoenix I asked you to put that information in your forum profile not in the thread, please follow the link I gave you and update the profile. |
i had updated my profile
Quote:
Originally Posted by phoenix The thread you linked to has a solution of regenerating the certificates, I asked if you'd done that - did you? |
i had regenerated the cert by follow the instruction provice by the thread
Quote:
Originally Posted by phoenix If this server is behind a NAT router (or firewall) did you set-up a Split DNS? If not then you should have done. Please also post the output of the following command (run on the Zimbra server):
quotes |
the server is just a test server, is not yet in production.
below is the output you need
/etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain
4
192.168.1.233 zimbra.test.my test.my
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
/etc/resolv.conf
# Generated by NetworkManager
nameserver 202.160.1.22
nameserver 202.160.7.50
dig test.my mx
; <<>> DiG 9.6.1b1-RedHat-9.6.1-0.3.b1.fc11 <<>> test.my mx
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 32388
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION
:
;test.my. IN MX
;; Query time: 782 msec
;; SERVER: 202.160.1.22#53(202.160.1.22)
;; WHEN: Mon Feb 22 08:25:27 2010
;; MSG SIZE rcvd: 32
dig test.my any
; <<>> DiG 9.6.1b1-RedHat-9.6.1-0.3.b1.fc11 <<>> test.my any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 14434
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION
:
;test.my. IN ANY
;; Query time: 752 msec
;; SERVER: 202.160.1.22#53(202.160.1.22)
;; WHEN: Mon Feb 22 08:26:22 2010
;; MSG SIZE rcvd: 32
host `hostname`
Host zimbra.test.my not found: 2(SERVFAIL)