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] Bridge rules

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>, Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Bridge rules
From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
Date: Sun, 13 Jun 2010 16:40:49 +0100
Cc:
Delivery-date: Sun, 13 Jun 2010 08:42:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimAaAc3qJCSByo1yCJLFVuPSlXd7n7BCfaUMW_p@xxxxxxxxxxxxxx>
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: <4C14ECAF.4000002@xxxxxxxxxxx> <AANLkTimAaAc3qJCSByo1yCJLFVuPSlXd7n7BCfaUMW_p@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

On 13/06/10 16:33, Fajar A. Nugraha wrote:
On Sun, Jun 13, 2010 at 9:35 PM, Jonathan Tripathy<jonnyt@xxxxxxxxxxx>  wrote:
Hi Everyone,

I've been reading this blog entry:
http://www.standingonthebrink.com/index.php/ipv6-ipv4-and-arp-on-xen-for-vps/

Does anyone know how to get the above system working without recompiling
xen?
Did you ask the author?

Basically what I want to do is add some filter rules when the guest vif
comes up once the vm starts. Of course, since the vif name changes every
time the VM starts, these rules can't be hardcoded,
You can make the vif use the same name. Something like

vif =   [
        'mac=00:16:3E:98:E2:8C, vifname=ubuntu-eth0',
        ]

It works for PV domUs, as well as HVM domUs with PV drivers.


Hi Fajar,

Yep, I've posted a comment to the author's site.

As for your method above for naming the vif, does that name the vif in the Dom0 or DomU? I would need the vif in the Dom0 to remain the same (e.g. vif1.0, vif2.0 etc..)

Thanks

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

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