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] network setup for HVM guests

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] network setup for HVM guests
From: Luca Lesinigo <luca@xxxxxxxxxxxxx>
Date: Wed, 20 Aug 2008 04:49:31 +0200
Delivery-date: Tue, 19 Aug 2008 19:50:08 -0700
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
Hello there.

I'm used to xen with paravirtualized guests and am now starting to play with HVM guests.

When creating an HVM guest I noted that Xen will create two new network interfaces in Dom0: the usual vifX and a new tapY. The vif one can be renamed as usual with vifname= in the config file, and gets added by xen scripts to the corresponding bridge interface (bridge=blah in config). Little problem is, no traffic appears on this interface. The interface actually 'connected' to the HVM guest is the tap one, which gets a name not associated with the domain id, name or config and doesn't get added to the bridge.

Is this expected behavior in one way or another? How do you people deal with bridged networking and HVM guests (eg. how do you add interfaces to bridges and/or iptables) ?

Thanks,
--
Luca Lesinigo


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

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