rtadvd requires specifying interface?
    Farhan Khan 
    farhan at farhan.codes
       
    Tue Feb 19 04:40:45 UTC 2019
    
    
  
Hi all,
I am trying to run rtadvd(8) in a jail with an epair interface. However, I do
not receive any advertisement packets on any interface when I run:
# service rtadvd start
However, when I run rtadvd(8) manually and specify the interface as follows, I
receive packets.
# rtadvd -f epair1b
My /etc/rtadvd.conf is as follows:
epair1b:\
        :addr="2001:db8:ffff:1000::":prefixlen#64:\
        :rdnss="2001:db8:ffff::10,2001:db8:ffff::2:43":\
        :maxinterval="4":\
        :mixinterval="3":\
        :dnssl="domain.test":
Notice that epair1b is set here, but does not appear to work when run from
rc(8). Am I missing something?
Thanks!
---
Farhan Khan
PGP Fingerprint: 7BEF 02AB 89AF 9581 194D 57F1 BF0F 750D B428 FFFF
    
    
More information about the freebsd-questions
mailing list