|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: Install Xen 4.0.1 on Fedora 13
On Tue, Oct 05, 2010 at 12:44:18AM +0000, Hui Kang wrote:
> Hi
> I am following the tutorial to install xen4.0.01 on fedora 13.
> http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
> Everything looks fine except for the networking of domU. I am using
> virt-manager to create a fedora 13 domU and configure its network by default
> NAT forwarding. DomU can obtain its IP address via DHCP of Dom0 and can pin
> dom0. However, domU can not ping outside. I verify ever step of that
> tutorial, but the network still does not work. Any help is welcome. Thanks.
>
Paste the following from dom0:
- "ifconfig -a"
- "iptables -L -n -v"
- "iptables -t nat -L -n -v"
- "echo /proc/sys/net/ipv4/ip_forward"
- "brctl show"
Also what's the IP of dom? Run "ifconfig -a" in domU.
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|