Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 22:18:48 -0300
From:      Fernando Gont <fernando@gont.com.ar>
To:        FreeBSD Net <freebsd-net@freebsd.org>
Subject:   Question about rtadvd
Message-ID:  <6d0ad330-7bb6-2664-f40a-92eb1856b5fe@gont.com.ar>

next in thread | raw e-mail | index | archive | help
Folks,

I'm playing with rtadvd, and I'm curious about a debug message I'm 
getting when specifying Route Information options.

My config file is this:
----- cut here ----
em0:\
     :addr="fc00:1::":prefixlen=64\
     :rtprefix="fc00:1::":rtplen=64:rtltime=1000

em1:\
     :addr="fc00:2::":prefixlen=64\
     :rtprefix="fc00:2::":rtplen=64
---- cut here ----

And when running radvd as:
/usr/sbin/rtadvd -D -f em0 em1


I get the following debug messages:
---- cut here ----
[....]
rtltime should be specified for interface em0.
rtadvd[1137]: <sock_mc_join> enter
rtadvd[1137]: <sock_mc_join> em0: join link-local all-routers MC group
rtadvd[1137]: <ra_timer_update> RA timer on em0 is set to 16:0
rtadvd[1137]: <getconfig> ifname=em0 marked as TRANSITIVE (initial burst).
rtltime should be specified for interface em1.
[....]
---- cut here ----

I'm curious why I get "rtltime should be specified for interface em0." 
since the config for em0 does specify rtltime -- unless I'm missing 
something.

Thanks!

Cheers,
-- 
Fernando Gont
e-mail: fernando@gont.com.ar || fgont@si6networks.com
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6d0ad330-7bb6-2664-f40a-92eb1856b5fe>