View Single Post
  #3 (permalink)  
Old 04-19-2007, 01:04 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 19,646
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