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-devel

[Xen-devel] xl create ipv6 support

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xl create ipv6 support
From: Carlos <cechevarne@xxxxxxxxx>
Date: Fri, 18 Feb 2011 18:19:18 +0100
Delivery-date: Fri, 18 Feb 2011 09:20:02 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=1q19zYaH6xiwoYWHJmEaJ39ratnTLx9x58Ly4CMu7O8=; b=nEBFrBNPgLqFdYJ+eMNy62VaVHG13t6nTiQFAdvLLB+pl3gbcrIZ1lgpnexRyNWz/j KVhP8kJ04tg4O4UxUC8lJp/5omVK7Pwtr5DbHozgS+o8xVa1n8pBL0lWBXMJCWT0XCEP Bqq1QRuLu5vBXqHUfDdMB2cguwj4TE6s8Nyio=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lr9/TX9R5cy/000rkkGiBj9USxUgEgZQ3KBPsAIdyM95EaeCIZAOmQpsZe6U02rcLU clqejZsDFyRycWLcrmiSONNp2W1TjguobxP0V1Ddw8qHQ+EdraInlt2wD1O0Ce9uBB8k njGR5UhX/dECM1c6sh3s3nqSpbwuc+ObIZGEY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I am changing the vif-common file to automatically configure anti-spoofing rules for ipv6. With xm commands work well everything.

The ipv6 is recorded correctly in "xen-store" when the domain starts with "xm create but with "xl create" doesn't.

This is my configuration domU configuration file.

vif = ['ip = 82.58.138.238 2a02: be8: 0:17:216:3 eff: fe4c: 7fd7, mac =00:16:3 e: 4c: 7f: d7, bridge = xenbr-inet']

/ usr / bin / xenstore-ls / local/domain/0/backend/vif/8/0
bridge = "xenbr-inet"
domain = "domU"
handle = "0"
uuid = "3b7f1110-d330-b89b-b683-270e24b06778"

script = "/ etc / xen / scripts / vif-bridge"
ip = "82.58.138.238 2a02: be8: 0:17:216:3 eff: fe4c: 7fd7"
state = "4"
frontend = "/ local/domain/8/device/vif/0"
mac = "00:16:3 e: 4c: 7f: d7"
online = "1"
frontend-id = "8"
feature-sg = "1 "
feature-gso-TCPv4 = "1"

feature-rx-copy = "1"
feature-rx-flip = "0"
feature-smart-poll = "1"
hotplug-status = "connected"

xl will support configurations with ipv6?

In some production environments must create firewall rules for virtual machines.

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