View Single Post
  #2 (permalink)  
Old 11-09-2005, 10:01 AM
KevinH KevinH is offline
Zimbra Employee
 
Join Date: Aug 2005
Location: San Mateo, CA
ZCS Version: Zimbra.latest ;)
Posts: 4,784
KevinH is on a distinguished road
Default

Not sure if anyone has got this working with Xen. At least I don't remember seeing any reports. Your /etc/hosts is wrong. You need to have two lines like:

[root@area51 zcs]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
area51.panotto.org area51


There is a problem with iptables. Try to re-run it:

zmiptables -u

zmiptables -i

This may not be working due to Xen.
Reply With Quote