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: "Y. D." <duyuyang@xxxxxxxxx>
Subject: Re: AW: [Xen-users] domU network not work
From: "Harold A. Giménez Ch." <harold.gimenez@xxxxxxxxx>
Date: Thu, 30 Oct 2008 20:46:30 -0400
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>, Antonino Catinello <antonino@xxxxxxxxxxxx>
Delivery-date: Thu, 30 Oct 2008 17:47:14 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=9Jdf11Y2HiYPjJB+MzAHCSvmyL6mWhTKkPZBMwwluFI=; b=EUf+l6Y5mssb0NBVMs+Qj23i7nqXDfwiPUnmG2xyF0y+48U3kdLTKPlwfR241y87bQ 1ityOT81Z8vn01Y7lWZADNtnJtdmRR5WfHmw/nuWn77EpRdip0zWhu4RG6Vgf8X+N7od M2mVY8mwKEMeGkk2BQLuP5gHlpZbunD/VcUAg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=IYa1BttBT9OQEWIcGruGKwIhHWmvxHCVRj4aRpBXOcqucIkAAjilyHn3gdMbjgWEhd Wya1gnVhgs062+4H9tX6TZv07skdvRaYen0/2fg8IZGIsAQPnyBGKybzFEnGdrVa3Lbv WqPdQuV++zsTwNC4STpTLgJp8cAQDq5FW3KGk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200810310835587989439@xxxxxxxxx>
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> <200810310835587989439@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
iptables on domU?

On Thu, Oct 30, 2008 at 8:36 PM, Y. D. <duyuyang@xxxxxxxxx> wrote:
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

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