View Single Post
  #11 (permalink)  
Old 01-10-2007, 08:16 AM
Assaf Assaf is offline
Intermediate Member
 
Posts: 16
Default

Quote:
sestatus
SELinux status: disabled

chkconfig --list | grep iptables
iptables 0:off 1:off 2:off 3:off 4:off 5:off 6:off
Quote:
telnet 192.118.xxx.xxx 7071
Trying 192.118.xxx.xxx...
telnet: connect to address 192.118.xxx.xxx: Connection refused
telnet: Unable to connect to remote host: Connection refused
[zimbra@zimbra ~]$ telnet 127.0.0.1 7071
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
also when doing
curl -D - -k https://192.118.xxx.xxx:7071/zimbraAdmin
curl: (7) couldn't connect to host

Assaf
__________________
Never ,Ever Cut a Deal With a Dragon
Reply With Quote