Jeroen Massar wrote:
ping6 -I eth0 ff02::2 to find out your routers (if they react)
This doesn't return anything on two of the machines. On the other two it works (one of which is acting as the router, so it just does a ping of ::1).
But you most probably should check if you got forwarding enabled on the interface. If forwarding -> no autoconfig ;)
spock:/home/tmh# cat /proc/sys/net/ipv4/ip_forward 0 spock:/home/tmh# cat /proc/sys/net/ipv4/conf/eth0/forwarding 0 No forwarding... -- To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org