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] Unable to communicate with Dom0

To: boris.lenzinger@xxxxxxxxx
Subject: Re: [Xen-users] Unable to communicate with Dom0
From: Subhabrata Bhattacharya <xions.microcosm@xxxxxxxxxxxxxx>
Date: Fri, 22 Jul 2005 08:53:15 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 22 Jul 2005 03:22:31 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nxV9XIXxm7QZzkABU+rvs9QxGs7d1WmLwPT8X3Bj6Zf27+kC1737f09KnHk9giOArk5i2lkuMkdketrfUR1bSovJPjo9ArLvNLdPQhvLsazO/O18ZqPw/H1Yc2kQu5YaauCMNb7+QJuJBxVOhimvhClrlgk7bbWxA/7uJH/q+R4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42DC1A08.7070502@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/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: <484a4e2405071806343c9832ef@xxxxxxxxxxxxxx> <42DC1A08.7070502@xxxxxxxxx>
Reply-to: Subhabrata Bhattacharya <xions.microcosm@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hi,

Thanks all of your suugestions.I figured out the problem with
iptables. Although I had iptables compiled as kernel objects, still I
was facing the problem.I added the virtual interfaces with the bridge
which wasn't added by default.And then a small command did all the
magic.

$iptables -A FORWARD -m physdev --physdev-in eth0 --physdev-out eth0 -j ACCEPT

----
~$ubh

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

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