On 22/09/2011 7:56 PM, Maarten Lankhorst wrote:
Hey,
Testbot has 2 ips assigned to it:
inet6 addr: 2001:888:2000:38:1000::1/66 Scope:Global inet6 addr: 2001:888:2000:38:1000::2/66 Scope:Global
Does the ::1 work?
~Maarten
Nope.
# traceroute -6 -f 11 -m 15 -T -p443 2001:888:2000:38:1000::1 traceroute to 2001:888:2000:38:1000::1 (2001:888:2000:38:1000::1), 15 hops max, 80 byte packets 11 te5-4.swcolo1.3d12.xs4all.net (2001:888:0:114::2) 146.532 ms 146.546 ms 146.717 ms 12 * * * 13 * * * 14 * * * 15 * * *
I know I had a little trouble getting ipv6 running on my VMs until I allowed ICMP6 router-advertisement, neighbour-solicitation and neighbour-advertisement in through ip6tables.
Does `/sbin/ip -6 route` or `/sbin/route --af inet6` show the proper routes?