Correct way to enable ipv6 and sixxs-aiccu?




Hi all!

While brushing up my ipv6 knowledge i ran into an issue with sixxs-aiccu and configuring ipv6 in rc.conf:

I have manually configured my gateway to route ipv6 to my internal network, and this works without problems.
But as soon as i have ipv6_gateway_enable="YES" in /etc/rc.conf rtadvd doesn't set an ipv6 address on my vr0 interface. (Btw. the only interface i have on the machine.)

After digging around a bit i noticed that /etc/rc.d/network_ipv6 sets net.inet6.ip6.accept_rtadv=0 and if i manually set net.inet6.ip6.accept_rtadv=1 and then restart rtadvd things work and i get an address on my interface.

Since i guess dissabling accept_rtadv is done for a reason i wonder what
is the correct way to setup ipv6 in /etc/rc.conf is?


/Chris

--
http://www.arnold.se/
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Correct way to enable ipv6 and sixxs-aiccu?
    ... sixxs-aiccu and configuring ipv6 in rc.conf: ... I have manually configured my gateway to route ipv6 to my internal ... network, ... After boot i execute "rtadvd vr0" as root. ...
    (freebsd-net)
  • Re: Correct way to enable ipv6 and sixxs-aiccu?
    ... and configuring ipv6 in rc.conf: ... I have manually configured my gateway to route ipv6 to my internal ... doesn't set an ipv6 address on my vr0 interface. ... The tunnel works all the time so there isn't a problem with my ipv6 connectivity. ...
    (freebsd-net)
  • Re: Correct way to enable ipv6 and sixxs-aiccu?
    ... and configuring ipv6 in rc.conf: ... I have manually configured my gateway to route ipv6 to my internal ... doesn't set an ipv6 address on my vr0 interface. ... After boot i execute "rtadvd vr0" as root. ...
    (freebsd-net)
  • Re: Correct way to enable ipv6 and sixxs-aiccu?
    ... and configuring ipv6 in rc.conf: ... I have manually configured my gateway to route ipv6 to my internal ... doesn't set an ipv6 address on my vr0 interface. ... packets transmitted, 3 packets received, 0.0% packet loss ...
    (freebsd-net)
  • Re: Un-obsoleteing ipv6_enable
    ... Enabled ipv6 SLAAC by default for every interface by ... for _arg in $_tmpargs; do ...
    (freebsd-net)