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

[Xen-bugs] [Bug 339] peth0: received packet with own address as source a

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 339] peth0: received packet with own address as source address
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 19 Apr 2007 23:59:39 -0700
Delivery-date: Fri, 20 Apr 2007 00:00:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <bug-339-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=339





------- Comment #16 from katrakcr@xxxxxxxxxxxx  2007-04-19 23:59 -------
I ran into this issue when placing two Dom0's on the same network.

I have attached a replacement for the network-bridge script that fixes this
issue.
The solution is to assign a unique MAC to the vif/peth devices, for every dom0
on your network. I also anticipated that a single dom0 with two physical NICs
plugged into the same switch would encounter this error, and thus based the MAC
off a combination of a unique identifier, and the eth number.

Files:
context.diff was created using:
diff -c network-bridge network-bridge-new > context.diff
network-bridge-new is the full file


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

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