> I would expect to be able to ping the ip address
> (2a02:c7d:1d31:a605::3c/64) on eth2 of (2) from (1).

On each router, run

    ip6tables -I INPUT -j ACCEPT
    ip6tables -I OUTPUT -j ACCEPT
    ip6tables -I FORWARD -j ACCEPT

and try again.  (This is not a persistent configuration, it will go away
at next boot).

-- Juliusz

_______________________________________________
homenet mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/homenet

Reply via email to