View Single Post
  #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