From nobody Tue May 20 09:29:24 2025 X-Original-To: freebsd-current@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 4b1q5M2YWwz5w6Wp for ; Tue, 20 May 2025 09:29:43 +0000 (UTC) (envelope-from pmh@hausen.com) Received: from mail2.pluspunkthosting.de (mail2.pluspunkthosting.de [217.29.33.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4b1q5L5RyZz46Lv; Tue, 20 May 2025 09:29:42 +0000 (UTC) (envelope-from pmh@hausen.com) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (87.138.185.145) by mail2.pluspunkthosting.de (Axigen) with (ECDHE-RSA-AES256-GCM-SHA384 encrypted) ESMTPSA id 2FEC06; Tue, 20 May 2025 11:29:35 +0200 From: "Patrick M. Hausen" Message-Id: <83C4319F-81D2-4FB4-B392-02AABB4C198C@hausen.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_29D4D9E9-0725-48E3-93E3-4133BDA191D7" List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.500.181.1.5\)) Subject: Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument Date: Tue, 20 May 2025 11:29:24 +0200 In-Reply-To: <20250520112428.3de8301e@thor.sb211.local> Cc: Lexi Winter , Kristof Provost , Marek Zarychta , Alexander Leidinger , rgrimes@freebsd.org, FreeBSD CURRENT To: A FreeBSD User References: <20250518180658.2e58d55a@thor.sb211.local> <192c8e37-4a85-4916-9986-0a556333a527@plan-b.pwste.edu.pl> <20250518182404.3a760da9@thor.sb211.local> <1ca30cdfb783848eafce24b77f10c0a5@Leidinger.net> <310d460a-d372-47c8-8275-2908bb8417ad@plan-b.pwste.edu.pl> <7A4E0DDE-77F7-4CDC-8C52-BE938298E105@FreeBSD.org> <20250520112428.3de8301e@thor.sb211.local> X-Mailer: Apple Mail (2.3826.500.181.1.5) X-Rspamd-Queue-Id: 4b1q5L5RyZz46Lv X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16188, ipnet:217.29.32.0/20, country:DE] X-Spamd-Bar: ---- --Apple-Mail=_29D4D9E9-0725-48E3-93E3-4133BDA191D7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi all, > Am 20.05.2025 um 11:24 schrieb A FreeBSD User = : > I need a IPv6 prefix on bridge0. With the "wrong/faulty" concept I = simply used=20 >=20 > rtsold_flags=3D"-iu igb0" >=20 > within /etc/rc.conf. Changing this line to > rtsold_flags=3D"-iu bridge0" while bridge0 is up and running doesn't = work, neither does "rtsol > bridge0" show any results. Do you also have ifconfig_bridge0_ipv6=3D"inet6 accept_rtadv auto_linklocal" ? HTH, Patrick= --Apple-Mail=_29D4D9E9-0725-48E3-93E3-4133BDA191D7 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi all,

Am 20.05.2025 um 11:24 schrieb A FreeBSD User = <freebsd@walstatt-de.de>:
I need a IPv6 prefix on = bridge0. With the "wrong/faulty" concept I simply used =

rtsold_flags=3D"-iu igb0"

within /etc/rc.conf. Changing = this line to
rtsold_flags=3D"-iu bridge0" while bridge0 is up and = running doesn't work, neither does "rtsol
bridge0" show any = results.

Do you also = have

ifconfig_bridge0_ipv6=3D"inet6 accept_rtadv = auto_linklocal"

?

HTH,
Patrick
= --Apple-Mail=_29D4D9E9-0725-48E3-93E3-4133BDA191D7--