Thread: open port 7071
View Single Post
  #1 (permalink)  
Old 03-30-2006, 08:06 AM
pgrayove pgrayove is offline
New Member
 
Posts: 3
Default open port 7071

I know this question has been posted before, but I couldn't find an answer that fit. I have open source Zimbra installed on RHEL 4 and everything is working except that I cannot get to the admin console outside of the server. I have the firewall disabled and SELinux disabled.

nmap shows the following ports open:
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
80/tcp open http
110/tcp open pop3
111/tcp open rpcbind
143/tcp open imap
389/tcp open ldap
443/tcp open https
631/tcp open ipp
636/tcp open ldapssl
993/tcp open imaps
995/tcp open pop3s

How do I open port 7071?

Thanks.
PGO
Reply With Quote