Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-2011, 07:38 AM
Junior Member
 
Posts: 8
Exclamation Hello!

Hello everyone,
My system is Ubuntu 10.10, i know that the system not supported, but i saw in forums that Zimbra is working!
I try install zimbra from downloads: zcs-6.0.12_GA_2883.UBUNTU10_64.20110306010949

I know there is many threads and i read many of them, but i didn't get it to work!
I several days try install zimbra and allways after fresh install i have at end Initializing Documents...failed to initialize documents. And in zimbra setup log i see that ERROR: account.NO_SUCH_SERVER (no such server: mail.dga.lv) and several lines after about certificates with errors!

I think there is something about my domain name problem!
And i am not behind NAT or routher and i have installed LAMP, but when i install zimbra i change ports for zimbra from 80 to 81 and 443 to 444 and during installation i change domain name to dga.lv.

There is all info about my settings:

dig dga.lv mx

Code:
; <<>> DiG 9.7.1-P2 <<>> dga.lv mx
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40149
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; QUESTION SECTION:
;dga.lv.                                IN      MX

;; ANSWER SECTION:
dga.lv.                 38400   IN      MX      10 mail.dga.lv.

;; AUTHORITY SECTION:
dga.lv.                 38400   IN      NS      ns2.dga.lv.
dga.lv.                 38400   IN      NS      ns1.dga.lv.

;; ADDITIONAL SECTION:
mail.dga.lv.            38400   IN      A       77.93.23.16
ns1.dga.lv.             38400   IN      A       77.93.23.16
ns2.dga.lv.             38400   IN      A       77.93.23.16

;; Query time: 0 msec
;; SERVER: 77.93.23.16#53(77.93.23.16)
;; WHEN: Tue Mar 29 16:50:29 2011
;; MSG SIZE  rcvd: 129
dig dga.lv any

Code:
; <<>> DiG 9.7.1-P2 <<>> dga.lv any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35109
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 3

;; QUESTION SECTION:
;dga.lv.                                IN      ANY

;; ANSWER SECTION:
dga.lv.                 38400   IN      NS      ns1.dga.lv.
dga.lv.                 38400   IN      NS      ns2.dga.lv.
dga.lv.                 38400   IN      SOA     ns1.dga.lv. admin.dga.lv. 1301071327 10800 3600 604800 38400
dga.lv.                 38400   IN      MX      10 mail.dga.lv.
dga.lv.                 38400   IN      A       77.93.23.16

;; ADDITIONAL SECTION:
ns1.dga.lv.             38400   IN      A       77.93.23.16
ns2.dga.lv.             38400   IN      A       77.93.23.16
mail.dga.lv.            38400   IN      A       77.93.23.16

;; Query time: 0 msec
;; SERVER: 77.93.23.16#53(77.93.23.16)
;; WHEN: Tue Mar 29 16:56:53 2011
;; MSG SIZE  rcvd: 187
/etc/hosts

Code:
127.0.0.1	localhost.localdomain localdomain
77.93.23.16 	mail.dga.lv mail
127.0.1.1	dga

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/resolv.conf

Code:
search dga.lv
nameserver 77.93.23.16
nameserver 127.0.0.1
nameserver 82.193.64.2
nameserver 8.8.8.8
/etc/hostname

Code:
mail.dga.lv
host `hostname`

Code:
mail.dga.lv has address 77.93.23.16
PLease help me to resolve problem!

Thanks

Last edited by Dagunchi; 03-29-2011 at 08:21 AM.. Reason: edited and Added real ip addresses and domains!
Reply With Quote
  #2 (permalink)  
Old 03-29-2011, 08:06 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

In future, when you post a thread on these forums, I'd suggest you give it a bit more of a descriptive title than "help" - that doesn't tell us what the problem is and most people will ignore it.

It doesn't work for the simple reason that there seems to be no response on the IP address you've posted:
Code:
ping 77.93.11.12
PING 77.93.11.12 (77.93.11.12) 56(84) bytes of data.
From 10.10.25.150 icmp_seq=1 Destination Host Unreachable
From 10.10.25.150 icmp_seq=2 Destination Host Unreachable
From 10.10.25.150 icmp_seq=3 Destination Host Unreachable
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 03-29-2011, 08:23 AM
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by phoenix View Post
In future, when you post a thread on these forums, I'd suggest you give it a bit more of a descriptive title than "help" - that doesn't tell us what the problem is and most people will ignore it.

It doesn't work for the simple reason that there seems to be no response on the IP address you've posted:
Code:
ping 77.93.11.12
PING 77.93.11.12 (77.93.11.12) 56(84) bytes of data.
From 10.10.25.150 icmp_seq=1 Destination Host Unreachable
From 10.10.25.150 icmp_seq=2 Destination Host Unreachable
From 10.10.25.150 icmp_seq=3 Destination Host Unreachable
Sorry, next time i give desprective title.
You can't ping because there i put not my real info about ip and domain, because i did not wanted to post for public view, but edited and add a real ip and domain!

But all other configuration was correct?

Last edited by Dagunchi; 03-29-2011 at 09:05 AM..
Reply With Quote
  #4 (permalink)  
Old 03-29-2011, 01:21 PM
Junior Member
 
Posts: 8
Default

Can anyone help please with my problem?
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.