From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 09735138010 for ; Wed, 24 Oct 2012 18:45:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D9EEE0686; Wed, 24 Oct 2012 18:45:12 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C982E058A for ; Wed, 24 Oct 2012 18:44:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 68D7A2E214 for ; Wed, 24 Oct 2012 20:44:34 +0200 (CEST) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 16455-06 for ; Wed, 24 Oct 2012 20:44:34 +0200 (CEST) Received: from [172.32.99.26] (mail.oops.co.at [213.129.238.225]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id C1486123E8 for ; Wed, 24 Oct 2012 20:44:33 +0200 (CEST) Message-ID: <508836F5.8040507@xunil.at> Date: Wed, 24 Oct 2012 20:44:05 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120913 Thunderbird/15.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] tun tap problem References: <508834BC.9060107@xunil.at> In-Reply-To: <508834BC.9060107@xunil.at> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: 3651081a-7035-488b-8e0a-37057bcafed2 X-Archives-Hash: 3795015e136fb6f725140f362e71f2f7 Am 2012-10-24 20:34, schrieb Stefan G. Weichinger: > > Anyone else getting "no carrier" when trying to set up a network bridge > with TUN/TAP? I use that for KVM, and it doesn't work since last reboot. > > I saw the issue mentioned on forums.gentoo.org, no solution. > > Downgrading openrc didn't help as well. > > Any help available? As so often press send and the find the answer: https://bugs.gentoo.org/show_bug.cgi?id=439038 downgrade openrc to 0.10.5 helped. S