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] certain mac addresses don't work

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] certain mac addresses don't work
From: "Patrick Kaeding" <pkaeding@xxxxxxxxx>
Date: Tue, 9 May 2006 13:19:55 -0400
Delivery-date: Tue, 09 May 2006 10:20:31 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RlmdgCRxpkF0xtmJ0rN1S77k/KbBBhWpvgCDIBUUD1S91x/obT1+oGPw7wLEKHD6VWw8F4JOfzVXW0bmcJjG17vXVwvOfT9ay4NwexPY+K2uS1FqWumznU0j0A2mB2tTw0DfEGoqPis9jP5ptiK+hUYaV188HQEegi2jS5xkeJQ=
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
Hello

I recently noticed a weird problem I was experiencing in my xen setup.
I'm actually not sure if the problem was with Xen, or with linux
bridging, but I want to let everyone here know, in case others have
the same problem.

My dom0 is running Xen3.0.1 on Ubuntu 5.10, with two physical nics. One nic, eth0 is for management, ssh access to dom0, nfs traffic, etc.
The other nic, eth1, is for all domU traffic.  It is in promisc.
mode, passing all traffic to the bridge, xenbr0.

The problem I was experiencing was that some domUs would not be able
to get through to the outside.  I ran tcpdump on eth1, xenbr0, and
vif1.1 (or whatever the appropriate vif was for the domain in
question).  The packets would appear on vif1.1, but not xenbr0 or
eth1.  However, some domUs would work fine, and their packets would
show up on all three appropriate places.

I traced the problem to the MAC addresses.  I need to specify mac
addresses for overall management on the greater network, but it
doesn't matter (to me or the network admin) what they are, as long as
they are unique on the network.  It turns out that addresses starting
with 11:13 - 11:17 don't work.  (There are probably other ranges that
don't work, but that is all I tested.)  According to
http://standards.ieee.org/regauth/oui/oui.txt those addresses are not
assigned (though they are also not reserved for private use, or for
Xen), and I know that they are not in use on my network.  I changed
the MAC addresses for the hosts that didn't work to a range that I
know works, and everything is fine.

Does anyone know why this happened?

In any case, I hope this info can save some other people a few headaches.

-Patrick

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

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