From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7CD82C433DB for ; Mon, 4 Jan 2021 20:41:34 +0000 (UTC) Received: from krantz.zx2c4.com (krantz.zx2c4.com [192.95.5.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6EF62216C4 for ; Mon, 4 Jan 2021 20:41:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6EF62216C4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=wolff.to Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=wireguard-bounces@lists.zx2c4.com Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id a764f8ba; Mon, 4 Jan 2021 20:30:38 +0000 (UTC) Received: from wolff.to (wolff.to [98.103.208.27]) by krantz.zx2c4.com (ZX2C4 Mail Server) with SMTP id ba59615e for ; Mon, 4 Jan 2021 20:30:36 +0000 (UTC) Received: (qmail 30170 invoked by uid 500); 4 Jan 2021 20:25:15 -0000 Date: Mon, 4 Jan 2021 14:25:15 -0600 From: Bruno Wolff III To: Joe Doss Cc: Jack Craig , "Jason A. Donenfeld" , Silvan Nagl , WireGuard mailing list , Neal Gompa Subject: Re: Wireguard not available for CentOS Stream Message-ID: <20210104202515.GA30080@wolff.to> References: <176cafeade8.27b6.fd5e59abeac6319e4fe4e8192ea7d08d@solidadmin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) X-BeenThere: wireguard@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: wireguard-bounces@lists.zx2c4.com Sender: "WireGuard" On Mon, Jan 04, 2021 at 13:42:22 -0600, Joe Doss wrote: >On 1/4/21 1:20 PM, Jack Craig wrote: >> how is fedora looking? is it stable enough for a small home network? > >It's in the Fedora kernel and I use it daily. It works great and it is >very stable. Wireguard works fine in Fedora. I have two laptops that route everything but dhcp to my home router (no matter what network they are on) via a wireguard tunnel. My home router provides them with endpoints that have static IP addresses. I also use it for my work desktop so that I can reach it from home even though it is behind NAT.