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

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 Display Modes
  #11 (permalink)  
Old 03-27-2008, 09:26 AM
Intermediate Member
 
Posts: 15
Default

Quote:
Originally Posted by phoenix View Post
Let's also see the output of the following commands (run on your Zimbra server):

Code:
host `hostname` <-- type as-is with backticks not single quotes
dig tvi.cl mx
dig tvi.cl any
and post the results here.
Here are the results:

Code:
root@tvi:/opt/zimbra/log# host `hostname`
tvi.cl has address 192.168.169.33
tvi.cl mail is handled by 10 mail.tvi.cl.

root@tvi:/opt/zimbra/log# dig tvi.cl mx

; <<>> DiG 9.3.2 <<>> tvi.cl mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32226
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;tvi.cl.                                IN      MX

;; ANSWER SECTION:
tvi.cl.                 604800  IN      MX      10 mail.tvi.cl.

;; AUTHORITY SECTION:
tvi.cl.                 604800  IN      NS      mail.tvi.cl.

;; ADDITIONAL SECTION:
mail.tvi.cl.            604800  IN      A       192.168.169.33

;; Query time: 1 msec
;; SERVER: 192.168.169.33#53(192.168.169.33)
;; WHEN: Thu Mar 27 12:25:55 2008
;; MSG SIZE  rcvd: 75

root@tvi:/opt/zimbra/log#


root@tvi:/opt/zimbra/log# dig tvi.cl any

; <<>> DiG 9.3.2 <<>> tvi.cl any
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59740
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;tvi.cl.                                IN      ANY

;; ANSWER SECTION:
tvi.cl.                 604800  IN      SOA     mail.tvi.cl. admin.tvi.cl. 70725 604800 86400 2419200 604800
tvi.cl.                 604800  IN      NS      mail.tvi.cl.
tvi.cl.                 604800  IN      MX      10 mail.tvi.cl.
tvi.cl.                 604800  IN      A       192.168.169.33

;; ADDITIONAL SECTION:
mail.tvi.cl.            604800  IN      A       192.168.169.33

;; Query time: 1 msec
;; SERVER: 192.168.169.33#53(192.168.169.33)
;; WHEN: Thu Mar 27 12:26:15 2008
;; MSG SIZE  rcvd: 133

root@tvi:/opt/zimbra/log#

I Hope you guys can help me...
Reply With Quote
  #12 (permalink)  
Old 03-27-2008, 09:40 AM
Special Member
 
Posts: 166
Default

I had a similar problem with MySQL and Java not starting after tweaking some of the performance tuning parameters - namely the mysql_memory_percent and mailboxd_java_heap_memory_percent - which are set at 30 and 40 respectively on your setup. I remember the network stack settings confused it a bit too.

How much RAM does the server have and what is the usage like on the box before you try to start zimbra? (Run free -m).

Last edited by webman : 03-27-2008 at 09:42 AM.
Reply With Quote
  #13 (permalink)  
Old 03-27-2008, 09:44 AM
Zimbra Consultant & Moderator
 
Posts: 11,518
Default

You should only have these entries in your hosts file

Code:
127.0.0.1       localhost.localdomain localhost
192.168.169.33  mail.tvi.cl             mail
I'd also suggest you disable ipv6 on this server.

BTW, I missed the fact you had this in your hosts file:
Code:
127.0.0.1       localhost.localdomain localdomain
which is incorrect, it should be what I've posted above.
__________________
Regards


Bill

Last edited by phoenix : 03-27-2008 at 09:47 AM.
Reply With Quote
  #14 (permalink)  
Old 03-27-2008, 10:05 AM
Intermediate Member
 
Posts: 15
Default

Quote:
Originally Posted by phoenix View Post
You should only have these entries in your hosts file

Code:
127.0.0.1       localhost.localdomain localhost
192.168.169.33  mail.tvi.cl             mail
I'd also suggest you disable ipv6 on this server.

BTW, I missed the fact you had this in your hosts file:
Code:
127.0.0.1       localhost.localdomain localdomain
which is incorrect, it should be what I've posted above.
Im checking it right away... thanks for your fast responses!
Reply With Quote
  #15 (permalink)  
Old 03-27-2008, 10:18 AM
Intermediate Member
 
Posts: 15
Default

Dude now it works!

I Changed /etc/hosts, disabled ipv6 and did the network stack u guys told me

I hope everything works ok...


One last Question, wich ports should i have open to the outside ? apart from 80?

Thanks for everything
Reply With Quote
  #16 (permalink)  
Old 03-27-2008, 10:24 AM
Zimbra Consultant & Moderator
 
Posts: 11,518
Default

Quote:
Originally Posted by xtimox View Post
One last Question, wich ports should i have open to the outside ? apart from 80?
It depends what you're using, check the list here and open the required ports. Obviously port 25 for mail delivery and IMAP(S) and/or POP3(S) access. If you are also using port 587 as the submissions port then open that.
__________________
Regards


Bill
Reply With Quote
  #17 (permalink)  
Old 03-27-2008, 10:36 AM
Intermediate Member
 
Posts: 15
Default

ok. Thanks to everyone who helped me
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

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

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0