I'm trying to setup my openvz containers to use a veth interface.
I have veth1.0 on the host node and I see eth0 in the vz. but when I do:
ip -6 route add 2001:249a:aaa1:0000:0000:0000:0001:0001/112 dev veth1.0
on the host node and i type
ping6 2001:249a:aaa1:0000:0000:0000:0001:0001
it doesn't ping??