From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Alfaro Solana Subject: Re: 2nic network bridge fails Date: Sat, 26 Feb 2005 10:12:45 +0100 Message-ID: <6f6293f10502260112c930b58@mail.gmail.com> References: Reply-To: Felipe Alfaro Solana Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit In-Reply-To: Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Michael Stoehrel Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org On Fri, 25 Feb 2005 00:16:18 +0000 (UTC), Michael Stoehrel wrote: > If I have 2 active and connected nics, the bridge fails. > "ifconfig -a" on dom0 shows 1 bridge. > > If I start a vm the connected eth0 is dead. > After a reboot and disconnecting eth1. > The vm gets connection. > xen 2.04 sources installed. > > Any Ideas? In file /etc/xen/scripts/network, replace the line netdev=${netdev:-eth0} with netdev=${netdev:-eth1} This will mount the bridge over eth1 and will leave eth0 alone. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click