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 Search this Thread Display Modes
  #1 (permalink)  
Old 04-18-2007, 10:38 PM
dmg dmg is offline
Active Member
 
Posts: 37
Default Port 7071 not working after RHEL4 install

After installing ZCS on RHEL4, it appears that https://mail.domain.com:7071 is not working.

Here is an output:

Code:
[root@mail zcs]# netstat -an |grep LISTEN|grep zimbra
unix  2      [ ACC ]     STREAM     LISTENING     81306  /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/state/mux
unix  2      [ ACC ]     STREAM     LISTENING     80980  /opt/zimbra/amavisd/amavisd.sock
unix  2      [ ACC ]     STREAM     LISTENING     79862  /opt/zimbra/logger/db/mysql.sock
unix  2      [ ACC ]     STREAM     LISTENING     80330  /opt/zimbra/db/mysql.sock
[root@mail zcs]#

Is there anything I need to do to make this functional?

Thanks,

David
Reply With Quote
  #2 (permalink)  
Old 04-19-2007, 12:59 AM
Moderator
 
Posts: 2,207
Default

Edit - big mistake

In order to know if tomcat is listening on port 7071, you can try, from the zimbra server :
Code:
lsof -i |grep 7071

Last edited by Klug; 04-19-2007 at 01:21 AM..
Reply With Quote
  #3 (permalink)  
Old 04-19-2007, 01:04 AM
Zimbra Consultant & Moderator
 
Posts: 19,639
Default

That command won't show if it's listening on port 7071, try
Code:
netstat -an | grep LISTEN
instead. What does a zmcontrol status show?

[/EDIT] What was the result of your test with turning the firewall off? When you say 'it's not working' what exactly happens when you go to the admin ui? Can you telnet to port 7071? Are you doing these tests on the ZImbra server itself?
__________________
Regards


Bill

Last edited by phoenix; 04-19-2007 at 01:07 AM..
Reply With Quote
  #4 (permalink)  
Old 04-19-2007, 01:28 AM
dmg dmg is offline
Active Member
 
Posts: 37
Default

So I stopped the firewall completely, and restarted the server (probably not necessary), and zimbra.

Everything seems fine now.

With that said, what is the best way to enable the firewall only through SSH access?

Are there any posts I could reference?

Thanks for the help!

David
Reply With Quote
  #5 (permalink)  
Old 04-19-2007, 05:42 AM
Zimbra Consultant & Moderator
 
Posts: 19,639
Default

It's not really recommended to run a firewall on your Zimbra server. There is, however, a page in the wiki here that shows what one user got working.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.