[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Fwd: [Xen-users] Unable to create more than 1 VM
Concerning the name resolution here is my problem: >From Dom0, I can ping the whole planet. >From DomU, I can ping any address in 10.0.0.0, I can ping my server public address 91.xxx.xxx.xxx, but I cannot ping any other IP address. Even Ovh's DNS server 213.186.33.99 cannot be pinged. I have flushed any iptables rule except the following NAT redirection: -A PREROUTING -p tcp -i eth0 --dport 80 -j DNAT --to 10.0.0.1:80 This is for connections from the outside world that come into the server. Do I need to add another rule for connections from a DomU to the outside world? I guess I need to. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |