The Dancing KAME

| | Comments (1)

I have setup IPv6 tunnels before, but this time I would like to setup a router using rtadvd and connect all my computers. Unfortunately i have not found a nice Howto yet, but i still have a few hours this weekend to figure it out on my own.
kame-anime-small.gif
It is always fun to see the dancing kame turtle.
Btw. Lukas, please fix www2.at.freebsd.org. If you are requesting the webpage via ipv6 you get the ZID homepage.

1 Comments

I have this in my rc.conf:

rtadvd_enable="YES"
rtadvd_interfaces="vr1"

vr1 is my LAN interface. And I have this /etc/rtadvd.conf:

vr0:\
:addrs#1:addr="2001:62a:10a::":prefixlen#64:tc=ether:


vr0 is my outside interface (but not the tunnel endpoint!). Hope this helps.

Regarding www2.at.freebsd.org I have to take a look at the httpd.conf, thanks for the notice.

Leave a comment