From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE49A158042 for ; Wed, 16 Oct 2024 23:16:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7BE5E0798; Wed, 16 Oct 2024 23:15:56 +0000 (UTC) Received: from m4.out3.mxs.au (m4.out3.mxs.au [110.232.143.186]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71CF7E0769 for ; Wed, 16 Oct 2024 23:15:55 +0000 (UTC) Received: from fe.s3.ax.email (fe.s3.ax.email [110.232.143.215]) by out3.mxs.au (Halon) with ESMTPS (TLSv1.3) tls TLS_AES_256_GCM_SHA384 id 8f0a7113-8c14-11ef-a201-00163c573069 for ; Thu, 17 Oct 2024 10:15:39 +1100 (AEDT) Authentication-Results: fe.s3.ax.email; dkim=pass header.d=kenworthy.id.au header.b="J7rZmDgp" Received: from be4.s3.ax.email (10.40.10.219) by fe.s3.ax.email (Axigen) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPSA id 037ECB; Thu, 17 Oct 2024 10:15:40 +1100 DKIM-Signature: v=1; a=rsa-sha256; d=kenworthy.id.au; s=axigen; c=relaxed/relaxed; q=dns/txt; h=from:date:to:cc:message-id:subject; bh=yvIxhJV4gkyCXjxyg3KA0Tm25Sel0dDXQEF2ts81LPY=; b=J7rZmDgpCCh3vbFloOGZ8UhEDpS6S4Ly+rsstCI/YShWYRDmVaSBFc3Xta7AXtAmgBkEI76uxKg64S8nGyBl7dMJrr+mZCKjKZMUx/Pd4zPD/7ka41GLjl+XTbEbmcWaU6BhTpy92Ng7qsRNZgOhmFciGbYonW1IcMxIBq3fQXu7wBuassiPeNedcOaMDmlIii9CxYb3voX9ElC7ix7j4VtDVSYOi252AhR2yuoUdHb3/uR+lSg5nfq7FeoY9wXmE3rwoMXqS6JjEu1d8DJHuA8yCG2AgQj3rR67cU19ApVGy5v4fjIW6YWCYkz5VbUVP9Pwzyqyb53SF4OBcrDYHw==; Authentication-Results: be4.s3.ax.email; dkim=none Authentication-Results: be4.s3.ax.email; spf=pass smtp.mailfrom=bill@kenworthy.id.au Received: from fe.s1.ax.email (10.40.10.205) by be4.s3.ax.email (Axigen) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPSA id 172BB9; Thu, 17 Oct 2024 10:15:39 +1100 Authentication-Results: fe.s1.ax.email; dkim=none Received: from mail.infra.localdomain (10.40.10.201) by fe.s1.ax.email (Axigen) with (ECDHE-RSA-AES128-GCM-SHA256 encrypted) ESMTPSA id 1CE51B; Thu, 17 Oct 2024 10:15:39 +1100 Received: from localhost (mail.infra.localdomain [127.0.0.1]) by mail.infra.localdomain (Postfix) with ESMTP id 03D25EA84E0 for ; Thu, 17 Oct 2024 07:15:38 +0800 (AWST) X-Virus-Scanned: amavisd-new at localdomain Received: from mail.infra.localdomain ([127.0.0.1]) by localhost (mail.infra.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4UCXiT7bm3EB for ; Thu, 17 Oct 2024 07:15:35 +0800 (AWST) Message-ID: <64f7918d-6d10-4c46-a0f8-1102cea67193@kenworthy.id.au> Date: Thu, 17 Oct 2024 07:15:34 +0800 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-AU, en-US From: William Kenworthy Subject: [gentoo-user] OT: bird/frr routing Organization: me@home To: "gentoo-user@lists.gentoo.org" Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit DomainKey-Status: no signature DKIM-Status: good Received-SPF: X-AXIGEN-DK-Result: No records X-AXIGEN-DKIM-Result: Ok X-Archives-Salt: 17358d9b-3667-4abd-8793-56e9d80f8ac2 X-Archives-Hash: c0481c98fb194fa8bf114ac2069c19db Hi, I have decided to give bird a go to replace frr (ospf) on my network.  I am frustrated with frr and the latest update is giving me weird problems (again). Is bird relatively stable (breaking updates are rare) and are there any "gotchas" in using with vlans/wifi/vpn's.  My first test install connected to frr first time and seems much simpler and easier to configure! BillK