On 13/12/16 20:50, Gavin Westwood wrote:
[snip]
# ip -6 route
2001:ba8:1f1:beef::/64 dev eth0 proto kernel metric 256
fe80::/64 dev eth0 proto kernel metric 256
I'm no IPv6 expert, but the obvious thing which you seem to be missing
there is a default route. My corresponding output is:
2001:ba8:1f1:beef::/64 dev eth0 proto kernel metric 256
fe80::/64 dev eth0 proto kernel metric 256
default via 2001:ba8:1f1:beef::1 dev eth0 metric 1024
OTOH, I can't see from the configuration which you've posted *why* you
don't have said default route.
I did nothing to configure IPv6 on my VPS. I just assumed it would be
there, and it was.
Cheers,
John