Date: Mon, 7 Mar 2022 21:16:22 +0100 From: Lutz Donnerhacke <lutz@donnerhacke.de> To: Neel Chauhan <nc@FreeBSD.org> Cc: freebsd-net@FreeBSD.org Subject: Re: With mpd5 dynamic interfaces, will rtadvd automatically listen? Message-ID: <20220307201622.GA30400@belenus.iks-jena.de> In-Reply-To: <7b054aa0e6565583c2a39c86d1d55abd@FreeBSD.org> References: <7b054aa0e6565583c2a39c86d1d55abd@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 07, 2022 at 11:09:14AM -0800, Neel Chauhan wrote: > I'm thinking about setting up a dual-stack L2TP server for VPN purposes, > and found that mpd5 lacks good dual-stack support outside of IPv6CP, so we > have to do a makeshift approach. We do use mpd5 for years as PPPoE/L2TP termination (LNS). The IPv6CP is completely sufficient for IPv6 over PPP. > Will rtadvd automatically listen on the mpd5 ng* interface if the said > interface has a public IPv6 address and a user connects (w/ default > config)? Or will I need to trigger rtadvd manually? You can mount a rtavd on the ng* interfaces, but for other routing issues I already deployed Quagga (long time ago), which is able to provide RA to ng* interfaces, too.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220307201622.GA30400>