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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH v2 00/10] xen: initial domain support, Stefano Stabellini
- [Xen-devel] [PATCH v2 01/10] xen: remap GSIs as pirqs when running as initial domain, stefano . stabellini
- [Xen-devel] [PATCH v2 02/10] xen: remap MSIs into pirqs when running as initial domain, stefano . stabellini
- [Xen-devel] [PATCH v2 03/10] xen: map a dummy page for local apic and ioapic in xen_set_fixmap, stefano . stabellini
- [Xen-devel] [PATCH v2 04/10] xen: use vcpu_ops to setup cpu masks, stefano . stabellini
- [Xen-devel] [PATCH v2 05/10] xen: Initialize xenbus for dom0., stefano . stabellini
- [Xen-devel] [PATCH v2 06/10] xen: add the direct mapping area for ISA bus access, stefano . stabellini
- [Xen-devel] [PATCH v2 07/10] xen: introduce XEN_DOM0 as a silent option, stefano . stabellini
- [Xen-devel] [PATCH v2 08/10] xen: use host E820 map for dom0, stefano . stabellini
- [Xen-devel] [PATCH v2 10/10] xen: mask the MTRR feature from the cpuid, stefano . stabellini
- [Xen-devel] [PATCH v2 09/10] xen: make hvc_xen console work for dom0., stefano . stabellini
|
|
|