I have a problem setting up IPv6 connectivity to two virtual hosts that I run on VmWare workstation. The hosts are CentOS 6.2 x86 and x86-64. Even though they are on a bridged network and there is a RA router on the same segment, they don't accept the advertisment from the router.
I can ping6
the router through its link-local address, cat /proc/sys/net/ipv6/conf/eth0/accept_ra
returns 1
and I flushed all the ip6tables
rules.
The hosts are both a fresh install and I haven't changed anything apart from installing a few libraries and changing wallpaper ;)
What should I do/check/... ?