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: AW: [Xen-users] domU network not work

To: "Antonino Catinello" <antonino@xxxxxxxxxxxx>
Subject: Re: AW: [Xen-users] domU network not work
From: "Y. D." <duyuyang@xxxxxxxxx>
Date: Fri, 31 Oct 2008 08:36:00 +0800
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 30 Oct 2008 17:36:51 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:references :subject:message-id:x-mailer:mime-version:content-type; bh=EToQ9QXXirmKhReeqd8Ol8NKf884a0Zkl0hkB7g47so=; b=AirkvEmVyZuRE1qO68w7Iebaa6oWLKwWWggpiOVJt1Q0rrPbWZQP6f5FexvfQQRjB0 E3Lxj3uu/4Oc9FdBO3hgASDmsF/aKRHfpmpG0hwsft0bLDc1zpM6YsIKDNPKCRXFjWfH STQSjCDUHEL+HTT9y16TDZe6aQov6GHZ76aQg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:references:subject:message-id:x-mailer:mime-version :content-type; b=gDj1di88A6DwVLtwTYKNw/DxCxsJ0ApVPNWPFI2QnQy5Vj0U6RceIhGq1mrbqNY8py A8spawsWdNNMTlmvhblyxOkdgMXvYIqAVeqGE8jt/BsbuaRQPZLuSWPcVq9JRb+aPgPs yQUAYkYIywdh++jCRURg4rIMY3MgzP3cy4T+A=
Envelope-to: www-data@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200810301556480955861@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
How's your network setup?
Bridged networking? Firewall settings?
 
The bridge setup in dom0:
#brctl show
bridge name     bridge id               STP enabled     interfaces
eth0            8000.000fea0247e6       no              peth0
                                                                     vif81.0
The iptables setup in dom0:
#iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            PHYSDEV match --physdev-in vif81.0
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination       
 
The route setup in dom0 and domU is the same:
#route -n
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.0        0.0.0.0         255.255.255.0   U     0      0        0 eth21
0.0.0.0         10.0.0.165      0.0.0.0         UG    0      0        0 eth21
 
thank you. 
------------------  
Y. D.
2008-10-31
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users