WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] FC4 and Xen, no networking in dom0

To: Harry Hoffman <hhoffman@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] FC4 and Xen, no networking in dom0
From: James Bulpin <james@xxxxxxxxxxxxx>
Date: Fri, 01 Jul 2005 00:01:00 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 30 Jun 2005 22:59:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20050630144809.A57984@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20050630144809.A57984@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Does networking work once you are booted into the xen0 kernel before you start xend?

Can you expand on "absolutely no networking"? i.e.:
 - do you see packet RX counts going up over time using ifconfig?
- do packets appear to being transmitted (TX count in ifconfig or tcpdump on the destination machine)?

These sorts of problems are often related to your iptables firewall config.

Some useful data for us would be the output of the following commands:

ifconfig -n
route -n
iptables -L -v -n
iptables -L -v -n -t nat
btctl show
brctl showmacs xen-br0

James

Harry Hoffman wrote:
Hi,

Brand new to Xen, been going thru the ML and looking at google for an
answer but nothing so far.

brand new install (then yum update of FC4) added, xen and kernel-xen0
packages then reboot.

I start xen (/etc/init.d/xend start) which brings up the bridge. I can see
the device vi ifconfig and brctl show but I get absoluetly no networking.

stop xend service doesn't change anything, change from bridge to routing
doesn't help either.

reboot into the standard fedora kernel and everything is fine.

ethernet card is a dual port 100MB broadcom card using the tg3 kernel
module.

selinux is disabled.

any pointers?

Thanks,
Harry


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>