From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: static-networking-service Date: Thu, 31 May 2018 12:00:29 +0200 Message-ID: <87d0xcp2ki.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOKcX-0003fo-C4 for help-guix@gnu.org; Thu, 31 May 2018 06:15:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOKcU-0007L2-5y for help-guix@gnu.org; Thu, 31 May 2018 06:15:49 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21071) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fOKcT-0007KN-RJ for help-guix@gnu.org; Thu, 31 May 2018 06:15:46 -0400 In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix Catonano writes: > I think I could use some help about how to set up a networing device to be > used as a "bridge" for the libvirt-manager bridged networking > > In the manual I found a procedure named static-networking-service but I > have no idea about how to use it The static-networking-service currently does not support setting up bonding or bridges. It=E2=80=99s something I need for berlin.guixsd.org, actually, so I=E2=80=99d be very happy to see this implemented :) -- Ricardo