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 E2AA4138A1F for ; Tue, 15 Apr 2014 14:05:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0AB7E0B03; Tue, 15 Apr 2014 14:05:00 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5DB0E09E5 for ; Tue, 15 Apr 2014 14:04:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 24DD8125A1 for ; Tue, 15 Apr 2014 16:04:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1397570697; bh=wtlRn9QNhzoloQlMscQsJ5v1lQ6xHTUaC1lxUW4BEuo=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=akHv8YQWs481hiLOhzOfYXdMhyN/ESsmCjaZXYjpTguoU5+bA35lR+FyOMiJDiOGl AoAwFm+gxtPd3dvDy0KcU3nGeNNP09kVNDUXywMuhFtiGUe0NCc4SWQW2Q43cfLOHJ XcIBQUKiVaTlunc8pn1nKDi0gKSIr+2u4/QHToZU= 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 19529-08 for ; Tue, 15 Apr 2014 16:04:55 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:19cd:3c6:55b3:cee]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 5205D123F5 for ; Tue, 15 Apr 2014 16:04:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1397570695; bh=wtlRn9QNhzoloQlMscQsJ5v1lQ6xHTUaC1lxUW4BEuo=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=YAkDc5RUBgAKoV5hIZRH6SeiqBRLI1VMXmo+1qDWirbC2y50RS6tzjyT1BQvw+HQA XVqc3y8/HFWXLVFCY4+bv8+kfTXoDyoA2XXxHqo/xT/ncopxJTXS/6CURzkgfMBJQk e8hDFBXcKmMr0TlCIljAq8KA3URd24sNdLSySetg= Message-ID: <534D3C86.2060109@xunil.at> Date: Tue, 15 Apr 2014 16:04:54 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 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] systemd-networkd: simpler config for my network References: <53395C34.2050306@xunil.at> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: c6163015-f630-4960-b32b-6edc86ba9fa7 X-Archives-Hash: 043924333fa0342a5b2337a0d285c05b Am 15.04.2014 00:02, schrieb Pavel Volkov: > On Monday, 31 March 2014 16:14:44 MSK, Stefan G. Weichinger wrote: >> Aside from all the discussions around systemd, I simply gave the new >> systemd-networkd a try. >> >> It helped me to simplify my config for my main machine where I run KVM >> for virtualization and need a network bridge: >> > > I browsed through the man pages before and it seemed like > systemd-networkd can't yet be configured to enable SLAAC on IPv6 interface. > Am I right? > And this is such a common configuration... Did you test it? I think it just works ... Stefan