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

[Xen-users] No upstreams on domU, but downstream works fine

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] No upstreams on domU, but downstream works fine
From: Joshua McDade <josh.ncsu@xxxxxxxxx>
Date: Tue, 6 Sep 2011 21:30:12 -0400
Delivery-date: Wed, 07 Sep 2011 16:55:00 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; bh=smXGAV29GsGZEWRGvGsLEWKIVy2W7NktDT08TjhcbFY=; b=HCz48AMMDvOzAoCsx7bmRTt+QiaBexMyl0WHWJr+DMHVZ6GNoeiLkdofQCVTzjoXNr nQocor0aKJT7GdF8syOkdiJVlLH+qQps5/I4gPryTNutSa4aEwfRvJ4GnU4IK2B1r7pE n/HlRQjHelRNLtjw7X9Sg9k/TamANbhMycbcQ=
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I asked about this in the ##xen irc channel a few days ago and had some help, but no luck.  The problem is that my dom0 connects fine with WAN, but all domUs  do not always connect to external hosts (though they can communicate in the LAN and with the gateway).   I'll try to post as much relevant information as I can think of and what all I have tried

I disabled all dom0 and domU iptables rules
I disabled tx via on dom0 and domU: ethtool - K eth0 tx off

One of my domU config files (they are all very similar): http://pastie.org/2452333

ipconfig from domU; http://pastie.org/2452343

route from domU: http://pastie.org/2452350

brctl from domU: http://pastie.org/2452375

xm info from dom0: http://pastie.org/2452409

iptables -L from dom0: http://pastie.org/2452416

iptables -L -t nat from dom0: no rules defined

This is how I create my domU instances and logical volumes (xen-create-image): http://pastie.org/2452457

I'm not networking guru, so I really have no idea what else to check.  Any help will be much appreciated!  Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] No upstreams on domU, but downstream works fine, Joshua McDade <=