From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Palmer Subject: Re: kvm problem: bonding network interface breaks dhcp Date: Wed, 4 Nov 2009 04:06:58 +1100 Message-ID: <20091103170658.GD8322@hezmatt.org> References: <4AF0502C.5010304@aixigo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org Return-path: Received: from sasquatch.hezmatt.org ([70.85.129.92]:37229 "EHLO sasquatch.hezmatt.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751363AbZKCROi (ORCPT ); Tue, 3 Nov 2009 12:14:38 -0500 Received: from tart.hezmatt.org (unknown [10.6.66.10]) by sasquatch.hezmatt.org (Postfix) with ESMTP id E0563282E2F for ; Wed, 4 Nov 2009 04:07:00 +1100 (EST) Content-Disposition: inline In-Reply-To: <4AF0502C.5010304@aixigo.de> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Nov 03, 2009 at 04:45:48PM +0100, Harald Dunkel wrote: > I am trying to use a bonding network interface as a bridge > for a virtual machine (kvm). Host and guest are both running > 2.6.31.5. Problem: The guest does not receive the DHCPOFFER > reply sent by my dhcp server. There is no such problem if > the host uses just a single network interface instead of > bond0. The output of brctl show, ip addr list, and cat /proc/net/bonding/bond* might be helpful. - Matt