From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-85069-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Kpl1O-0005CS-T3
	for garchives@archives.gentoo.org; Tue, 14 Oct 2008 14:37:15 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 90526E0496;
	Tue, 14 Oct 2008 14:37:12 +0000 (UTC)
Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.243])
	by pigeon.gentoo.org (Postfix) with ESMTP id 60C32E0496
	for <gentoo-user@lists.gentoo.org>; Tue, 14 Oct 2008 14:37:12 +0000 (UTC)
Received: by rv-out-0708.google.com with SMTP id b17so2141698rvf.46
        for <gentoo-user@lists.gentoo.org>; Tue, 14 Oct 2008 07:37:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=Rmo3EI+r0DqM+TDeTIdaXWvrQ8MJ9CUQXolo3EoLKKg=;
        b=UtQ+TNlLGNa0vrHOEAxZwY8deXO1tvWmHp/4VXBkqRqZhpVSjVQB2XGJG38udZST18
         NHcRjF6b91VeehDDG8glraXXB8NoSS80cDURW30Z3SSW5q28ozsgSf0cdMAB0jtWzACX
         u7+XMlTPxkBg5VwY/WbndvY3PaFW8eM+/OKJc=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=WAmUG3aYRNAnclQitSwAUUS5lmK4IQFQsJD+iucRXUvq44QuuWLcYxlxsNrlYI1KSC
         aZaQ/sx1HZMY5ti6LPePAE09eDmoZ/umLEssl4DldNo8fWPDMy+pTpPuBSYQiiLc2K+N
         YQMpwNntZWFZ/URlD73zPes+siZHJwjlWW1E8=
Received: by 10.140.185.1 with SMTP id i1mr4891276rvf.102.1223995031113;
        Tue, 14 Oct 2008 07:37:11 -0700 (PDT)
Received: by 10.140.193.17 with HTTP; Tue, 14 Oct 2008 07:37:11 -0700 (PDT)
Message-ID: <342e1090810140737i1b3fd825h16d5bea5197e6a0d@mail.gmail.com>
Date: Tue, 14 Oct 2008 12:37:11 -0200
From: "Daniel da Veiga" <danieldaveiga@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Networking broke after update: We only hotplug for ethernet interfaces
In-Reply-To: <200810141613.47015.alan.mckinnon@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <gd26pk$r8k$1@ger.gmane.org>
	 <200810141547.07387.alan.mckinnon@gmail.com>
	 <gd28kq$1p8$1@ger.gmane.org>
	 <200810141613.47015.alan.mckinnon@gmail.com>
X-Archives-Salt: 0f51145f-26d7-415d-885b-6423cdb578db
X-Archives-Hash: 9a8b92d38f8e4ef373a18728fbacdd77

On Tue, Oct 14, 2008 at 12:13, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> On Tuesday 14 October 2008 15:59:54 Grant Edwards wrote:
>
>> > from 'cat /etc/rc.conf'
>> >
>> > # Some people want a finer grain over hotplug/coldplug. rc_plug_services
>> > is a # list of services that are matched in order, either allowing or
>> > not. By # default we allow services through as rc_coldplug/rc_hotplug has
>> > to be YES # anyway.
>> > # Example - rc_plug_services="net.wlan !net.*"
>> > # This allows net.wlan and any service not matching net.* to be plugged.
>> > rc_plug_services=""
>>
>> 1) None of that text appears in my /etc/rc.conf
>
> Oops, slipped my mind - that text shows up in openrc and baselayout-2 which
> you might not be using yet
>
>> 2) I don't understand how the above applies.
>>
>> 3) Has that changed recently thus breaking support for bridge
>>    interfaces?
>
> Inferred from the error message - if you prevent any hotplugging from
> occurring for a virtual interface, the problem ought to be solved.
>
> I'm not sure about recent thinks breaking the bridge, my only recent
> experience is that bridges tend to break themselves in frustrating ways, ably
> helped along by virtualization software <bang head><bang head>

I have a working setup with bridging and qemu for about 3 years, so, I
guess the code is pretty stable. Probably just a DHCP problem, try
setting a static IP and see how it goes.

-- 
Daniel da Veiga