Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] dual vif per domain troubles

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] dual vif per domain troubles
From: Patrick Deelman <p.deelman@xxxxxxxxx>
Date: Sun, 30 Oct 2005 00:13:33 +0200
Delivery-date: Sat, 29 Oct 2005 22:12:52 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <917883470510290209r7a64c396ya2a2dcab667d9385@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/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>
References: <43627585.6080309@xxxxxxxxx> <917883470510290209r7a64c396ya2a2dcab667d9385@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Luca Sacchi wrote:

Hi, You problem is here:

atlas:~# ip maddr
2:      dummy0
      link  01:00:5e:00:00:01
3:      eth0
      link  01:00:5e:00:00:01
4:      xen-br0
      link  01:00:5e:00:00:01
You cannot have same mac on different interfaces.
You must know the ISO stack

level 1  - the wire
level 2 - the logical control level (mac address)
level 3 - the network (tcp/ip)
level 4 and so on ....

The packet go on the wire , looks for the right  physical address (or
media address or mac address) then the packet go trought the tcp
stack.

You must assign a differen mac address to each interface!


Sorry for my bad English but I know deeply only French and Italian

regards

luca
That's weird, because ifconfig says that the macs are different

dummy0    Link encap:Ethernet  HWaddr 9E:59:F0:3C:81:8F
eth0      Link encap:Ethernet  HWaddr 00:50:BF:D6:57:38
xen-br0   Link encap:Ethernet  HWaddr 00:50:BF:D6:57:38

Well actually xenbr0 has the same mac :S

Something really weird is going on in those xen network scripts ...

Patrick



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

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