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] HVM Network Interfaces

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>, <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] HVM Network Interfaces
From: "Jonathan Tripathy" <jonnyt@xxxxxxxxxxx>
Date: Tue, 27 Jul 2010 09:14:01 +0100
Cc:
Delivery-date: Tue, 27 Jul 2010 01:17:24 -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>
References: <4C4E8D5F.8050705@xxxxxxxxxxx> <AANLkTikxyp1xdkH2bx1CuCyN-7g2sKXHykCZ9hUXrK2m@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcstYZMVTXel4gZeTO+aJ3tTb4y2ZwAAhinj
Thread-topic: [Xen-users] HVM Network Interfaces
 


From: Fajar A. Nugraha [mailto:fajar@xxxxxxxxx]
Sent: Tue 27/07/2010 08:58
To: Jonathan Tripathy
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] HVM Network Interfaces

On Tue, Jul 27, 2010 at 2:40 PM, Jonathan Tripathy <jonnyt@xxxxxxxxxxx> wrote:
> Hi Everyone,
>
> In my HVM guest's config file, I have given my guest 3 interface. I have
> called them fw1, fw2 and fw3. I have joined each interface to a bridge on
> the Dom0. This does appear when I do a "brctl show". However, there are 3
> other interfaces also added called tapx.0,tapx.1 and tapx.2 (Where x is the
> domain ID for the guest). Furthermore, I am only able to run tcpdump on the
> tap interfaces; if I run tcpdump on the fw1,fw2 or fw3 interfaces, no
> packets are detected.

tap interfaces -> qemu-emulated NICs (realtek model by default), used
when no PV drivers installed (using OS' own driver for that model)

vif interfaces (the one that you can rename) -> xen network frontend
NICs, used when you have PV drivers installed (like GPLPV,
http://meadowcourt.org/downloads/)

--
Fajar

--------------------------------------------------------------------------------------------------------------------------------------
 
Hi Fajar,
 
What is the point of Xen showing the vif interfaces then for HVM guests? Is there any way to fix the name of the tap interfaces? There are some iptables rules that I need to script when starting PV guests, but they need to know the HVM guest's tap name.
 
BTW, my HVM guest is a FreeBSD firewall, so GPLPV isn't an option :(
 
Thanks


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>