Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 09:30:31 +0000
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        "John-Mark Gurney" <jmg@funkthat.com>
Cc:        freebsd-net@FreeBSD.org, freebsd-docs@FreeBSD.org
Subject:   Re: addrs capability of rtadvd?
Message-ID:  <7A7874FA-E663-4EC9-B349-C46D32982BD1@lists.zabbadoz.net>
In-Reply-To: <20190817060321.GH2342@funkthat.com>
References:  <20190817060321.GH2342@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 Aug 2019, at 6:03, John-Mark Gurney wrote:

> I am setting up ipv6, and going through the guide at:
> https://www.freebsd.org/doc/handbook/network-ipv6.html#idp71931000
>
> And noticed the addrs#1 property in the example.  I checked the
> rtadvd.conf man page, and I do not see an entry for addrs.  Should
> this be removed?  I also did a quick check of the rtadvd source code,
> and I don't see a makeentry for addrs either.
>
> If no one objects, I'll remove it.

Or replace it with a working example?  Would something like this work to 
even show multiple prefixes (beyond the handbook example)?

   :addr=“2001:db8:4242:6666::”:prefixlen#64:\
   :addr2="2001:db8:4242:1::”:prefixlen2#64:


And yes, removing the “:addrs#1” from the handbook should be fine.

/bz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7A7874FA-E663-4EC9-B349-C46D32982BD1>