SixXS::Sunset 2017-06-06

Radvd not advertising?
[ca] Shadow Hawkins on Thursday, 01 November 2012 03:42:54
I have installed aiccu on a Debian wheezy install, running on a RaspberryPi (RPi). I have managed to get aiccu running and another computer on the network (MacOS X 10.8, based) connecting, via the RPi, when using a static IPv6 address. The Mac is able to connect to the internet and access web sites. The issue is that even though radvd is seemingly correctly configured, the other computers on the network don't get an IPv6 address configured (all Macs and IPv6 is set to automatic). The only IPv6 addresses the other computers have are their link-local addresses. The contents of my radvd,conf look as follows (address not real one):
interface eth0 { AdvSendAdvert on; MinRtrAdvInterval 3; MaxRtrAdvInterval 10; prefix 2001:4978:10a::/48 { AdvOnLink on; AdvAutonomous on; AdvRouterAddr on; }; RDNSS 2620:0:acc::2 2620:0:acd::2 { } };
in /etc/sysctl.conf I have:
net.ipv6.conf.all.forwarding=1 net.ipv6.conf.default.forwarding=1
Any ideas of anything else I should be checking for? Is there any ways of testing that the computers are seeing the advertisements?
Radvd not advertising?
[fi] Shadow Hawkins on Thursday, 01 November 2012 04:40:46
You have to advertise a /64, not the full /48. You have 65536 /64s to choose from, pick one for your network. For example: prefix 2001:4978:10a:abcd:/64
Radvd not advertising?
[ca] Shadow Hawkins on Thursday, 01 November 2012 16:01:18
Thank you. That fixed it.

Please note Posting is only allowed when you are logged in.

Static Sunset Edition of SixXS
©2001-2017 SixXS - IPv6 Deployment & Tunnel Broker