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] hopping LAN-IF on Windows Server 2003 DomU

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] hopping LAN-IF on Windows Server 2003 DomU
From: "Lockenvitz, Jan \(EXT\)" <jan.lockenvitz.ext@xxxxxxxxxxx>
Date: Mon, 2 Apr 2007 14:37:25 +0200
Delivery-date: Mon, 02 Apr 2007 05:36:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acd1I6sDWWOXQEcNTS6S5TsFMWkJaQ==
Thread-topic: hopping LAN-IF on Windows Server 2003 DomU
Hi all,

my Dom0: Debian Unstables with 2.6.16.33 - Xen 3.0.4 
my DomU: HVM Windows Server 2003

I have 3 different LAN interfaces in my DomU. If I configure them i can
successfully ping into the different networks. My domain-config for
these 3 LAN-IF looks like this:

        vif = [ 'type=ioemu, mac=00:16:3e:62:b3:ae, bridge=xenbr1', \
                'type=ioemu, mac=00:16:3e:3d:69:67, bridge=xenbr2', \
                'type=ioemu, mac=00:16:3e:53:64:67, bridge=xenbr3' ]

My problem is: If i reboot DomU the interfaces inside windows get mixed
every time. As far as i investigated into this problem, it's because
xend always assignes them in a different order to the bridges (and not
in order of config file) and windows identifies it's interfaces in the
order in which they got created/recognized.

Does anyone knows how to get xend to create the interfaces in a special
order, or is there a way to fix this within windows?
Any other solution is welcome!

If you need any logs - tell me.

Thanx in advance,
Jan

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

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