Date: Tue, 04 Nov 2003 23:39:14 -0800 From: "Eugene M. Kim" <ab@astralblue.net> To: jinmei@isl.rdc.toshiba.co.jp Cc: ume@freebsd.org Subject: Re: IPv6 autoconf addresses with changing RAs... Message-ID: <3FA8A922.2050905@astralblue.net> In-Reply-To: <y7vptg7l280.wl@ocean.jinmei.org> References: <200311021403.hA2E3OE48213@NOSPAM.spam.NOSPAM.spam.NOSPAM.dyndns.dk> <3FA54B9A.7020007@astralblue.net> <y7vptg7l280.wl@ocean.jinmei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
JINMEI Tatuya / 神明達哉 wrote: >>>>>>On Sun, 02 Nov 2003 10:23:22 -0800, >>>>>>"Eugene M. Kim" <ab@astralblue.net> said: >>>>>> >>>>>> > > > >>One caveat is, though, you can't let rtadvd pick all the prefixes from >>internal interfaces (i.e. those that don't have rltime#0 specified), >>because that way rtadvd uses default parameters (maxinterval#30, >>pltime#86400, vltime#259200) for the prefixes it picked up; this is too >>long. Specifying pltime/vltime without an addr directive seems to have >>no effect (contrary to what the example in rtadvd.conf(5) suggests). >> >> > >Please let me check, which example are you talking about? It is >intentional that specifying pltime/vltime without an addr is NOT >effective. > > JINMEI, Tatuya > Communication Platform Lab. > Corporate R&D Center, Toshiba Corp. > jinmei@isl.rdc.toshiba.co.jp > > It's the last paragraph of the EXAMPLES section that says: The following example presents the default values in an explicit manner. The configuration is provided just for reference purposes; YOU DO NOT NEED TO HAVE IT AT ALL. default:\ :chlim#64:raflags#0:rltime#1800:rtime#0:retrans#0:\ :pinfoflags="la":vltime#2592000:pltime#604800:mtu#0: ef0:\ :addr="3ffe:501:ffff:1000::":prefixlen#64:tc=default From this, it seems *as if* specifying a different pltime and vltime would have some effect. I guess it should be made clear that changing those variables without corresponding addr directives won't do anything. Cheers, Eugene
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA8A922.2050905>