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
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to