From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Massmann Subject: Re: openvpn with networkmanager Date: Tue, 11 Sep 2018 12:50:41 -0400 Message-ID: <87h8iwj7vi.fsf@gmail.com> References: <8736up6w7l.fsf@jnanam.net> <871sa3dl35.fsf@gnu.org> <87in3e7zac.fsf@jnanam.net> <87r2i1jq1n.fsf@gmail.com> <4c8902d8a2af2a95c084ce44bcd959a8@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzm6v-0000d9-Ic for help-guix@gnu.org; Tue, 11 Sep 2018 13:06:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzlsl-0003RB-Jd for help-guix@gnu.org; Tue, 11 Sep 2018 12:51:23 -0400 Received: from mail-qt0-x22e.google.com ([2607:f8b0:400d:c0d::22e]:42482) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fzlsl-0003Oa-C4 for help-guix@gnu.org; Tue, 11 Sep 2018 12:51:19 -0400 Received: by mail-qt0-x22e.google.com with SMTP id z8-v6so28933884qto.9 for ; Tue, 11 Sep 2018 09:51:12 -0700 (PDT) In-Reply-To: <4c8902d8a2af2a95c084ce44bcd959a8@lepiller.eu> (Julien Lepiller's message of "Tue, 11 Sep 2018 10:28:31 +0200") 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: Julien Lepiller Cc: help-guix@gnu.org Hi Julien, Julien Lepiller writes: > > On GuixSD, we have an openvpn service, see > https://guix.info/manual/en/VPN-Services.html#VPN-Services. Once > configured, you can always start and stop it with "herd start > openvpn-client" and "herd stop openvpn-client". Thanks for the link, I look forward to trying out the "Guix-y" way (it's so nice to have my whole OS setup defined in guix!) when I get some time to configure.