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: AW: [Xen-users] IPv6 and other problems

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: AW: [Xen-users] IPv6 and other problems
From: Steve Allison <xen-users@xxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Oct 2011 12:22:11 +0100
Delivery-date: Wed, 12 Oct 2011 04:23:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <003301cc88d0$657d0910$30771b30$@stefanshome.com>
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: <002e01cc88cc$51748b40$f45da1c0$@stefanshome.com> <4E9572CC.6020402@xxxxxxxxxxxxxxxxxx> <003301cc88d0$657d0910$30771b30$@stefanshome.com>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2
On 12/10/2011 12:16, Stefan Becker wrote:
How can i configure xenbr0, in the /etc/network/interface?!

IPv6 works great in the DomU...

Thanks

Stefan


-----Ursprüngliche Nachricht-----
Von: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von Steve Allison
Gesendet: Mittwoch, 12. Oktober 2011 12:58
An: xen-users@xxxxxxxxxxxxxxxxxxx
Betreff: Re: [Xen-users] IPv6 and other problems



You could either configure ipv6 on xenbr0 as needed, or edit the xen config
and change the bridge name to eth0.

--
May the ping be with you ..


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


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

I'm not familiar with all the workings under the hood, however I assume it is done in one of these 2 ways:

1. The Xen network scripts take the configuration of eth0 *before* the bridge is created, and transfers it to the bridge xenbr0.
2. The bridge is configured in /etc/network/interfaces as usual...

I don't know which one it is, because my bridge is called eth0 and so eth0 is configured in the interfaces file, even though the physical interface is moved to peth0.

Interestingly I also use Debian/Xen (squeeze), all installed via debian repository and it doesn't use xenbr0 but eth0 instead for the bridge name.

--
May the ping be with you ..


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

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