View Single Post
  #3 (permalink)  
Old 11-09-2005, 10:05 AM
andreground andreground is offline
Junior Member
 
Join Date: Nov 2005
Posts: 6
andreground is on a distinguished road
Default

Quote:
Originally Posted by KevinH
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.
First of all...thanks!

I'm just trying ... will let you know
Reply With Quote