> Thanks for the suggestion, but no change. It's difficult to debug remotely, since you're not giving the relevant information. (Which interfaces are the routers connected over? How are they configured?)
Did you install the "ip" OpenWRT package? (Check with "opkg status ip".) We've seen silent failures when busybox ip was being used with hnetd. If that's not the issue, I suggest checking whether the routing table is sane and whether babeld and the kernel agree on the routing table (ip route show, killall -USR1 babeld and check /var/log/babeld.log). I also suggest checking the neighbour cache (ip -6 neigh show). -- Juliusz _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
