From nobody Sun Oct 27 05:36:17 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xblcd6Rhlz5bcTh for ; Sun, 27 Oct 2024 05:36:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xblcd4Bhsz4JtS for ; Sun, 27 Oct 2024 05:36:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730007377; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=39kUb0SosgTpRW1Yj22ndNYsDKljw+HQervs5jVRbhc=; b=HppDMMop0adCFKYjwO/pj2jOUF5Fuu1grYgdvXuqRhoGMp7S/F7kjOv2VDRzMjlmsPyAoB xhjufFp6W03i+Dd01W7AvEITEbsXDPHAnpptEpmIoMKrMJnevMTGZVjIl4ghjsIO6bAJFl kXTggoLYmMGybbspwcKsMsP7Yjn0LYGnPH7KtSvMU52REU3rFfvoyvVygFbgM3Zk8nXegT xPlsbW+pSQgGsGMOfdmTDezSB+NGt2wY7Zqhdg0dECKbfxsdPjV4AJM38GmSzv+N/w/goW mu1YHhLvwCrTFd1mqQnAPT7DcVjSFKQ+YJkN/lmWfhE4ae+orwFnkgaGpfChAg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730007377; a=rsa-sha256; cv=none; b=dw+NKsihAAnAcjNtJbaTE12K1Pi4clc0sR+wNO/CSkxrfXTPZStsyQterDTwL0TIoraPC5 53+8uHxWbqwVmUKQsEX70JUPS5Bly4AA3tWWCaCtKpHL35/TnQCjpbqxhC/wfTA6n/yqbb L587se1AOgAcsw2sbk5OnSSNwYpM35Ue7/exVCiOzwFQ8CV4aWZJu/OQNk41LbvlExzhh4 NexyPFgqgFRNIUMOA+DdX81N6AXEjoWl2ibRxs5eDL4e1ULGd/4zyyDyIEwnG/3JU1o7fM 3h776DkOkXjwEo7KX0hwobEZ6QJRejUJagcxS3oVxPJMT64G7dNY+fgD5a/xKQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xblcd3hKmzhxx for ; Sun, 27 Oct 2024 05:36:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49R5aH5e095882 for ; Sun, 27 Oct 2024 05:36:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49R5aHWb095881 for net@FreeBSD.org; Sun, 27 Oct 2024 05:36:17 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 261129] IPv6 default route vanishes with rtadvd/rtsold Date: Sun, 27 Oct 2024 05:36:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tatsuki_makino@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261129 --- Comment #19 from Tatsuki Makino --- If something like the one shown below was about to be built, /etc/rc.conf needed to define a value like: ipv6_cpe_wanif=3D"em0" Also, it is mandatory to send RA from the bridge interface. If it is sent by a member of the bridge, it does not work for some reason. For the time being, my progress is on my way :) Below is the figure :) (WAN) | | RA v +-----+-----+ | em0 | | | | FreeBSD |=20=20 | | | em1 | +-----+-----+ | | RA by rtadvd v (LAN) --=20 You are receiving this mail because: You are on the CC list for the bug.=