From owner-freebsd-net@freebsd.org Fri Oct 11 16:09:50 2019 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 85C2F15416D for ; Fri, 11 Oct 2019 16:09:50 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46qXwG2yt4z3GdR for ; Fri, 11 Oct 2019 16:09:50 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com [209.85.210.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: olivier/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 1F698A894 for ; Fri, 11 Oct 2019 16:09:50 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: by mail-pf1-f180.google.com with SMTP id h195so6360203pfe.5 for ; Fri, 11 Oct 2019 09:09:50 -0700 (PDT) X-Gm-Message-State: APjAAAXno+RYyR6DxxVbg8FKKl7PiIXgSZlpIz/LLbpBbTsXI5P3PQRE Hlwn2C25Wa8ptLlndbM8uHaLdh4Y3l1B7tdsGIw= X-Google-Smtp-Source: APXvYqyK+ahrG8nKc2gsJkK7Wf/E8sFMpDxyxpjQasN4WfADXK5fgVuz5/1cd4D9h6YJyuPlzWiNPqLV5tzFBbSrHAo= X-Received: by 2002:a63:f854:: with SMTP id v20mr16979777pgj.92.1570810188914; Fri, 11 Oct 2019 09:09:48 -0700 (PDT) MIME-Version: 1.0 References: <97fcd437-23ca-c9bd-8bf2-e4ded22a1511@yandex.ru> In-Reply-To: From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Fri, 11 Oct 2019 18:09:37 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: FRR on FreeBSD 12 - problems with OSPFv3 To: Rudy Cc: freebsd-net@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2019 16:09:50 -0000 On Fri, Oct 11, 2019 at 5:07 PM Rudy wrote: > > I just recompiled from ports - same error. > > > 2019/10/11 08:03:50 ZEBRA: [EC 4043309117] Client 'ospf6' encountered > an error and is shutting down. > > There is either a configuration error I am missing, or there is a bug in > handling IPv6 in Freebsd or FFR. > > Hi, I don't use 11.0 neither 12.0, but on 12-stable and I don't reach to reproduce this opsf6 problem. I've tested different setups documented here: https://bsdrp.net/documentation/examples/simple_bgp-rip-ospf_lab (with virtIO and em emulated NIC). https://bsdrp.net/documentation/examples/maximum_bsdrp_features_lab (with em emulated NIC) Do you have specific configuration on your interface, like non-default MTU or other ?