My server is connected to a network which supports ipv6, however, it can't connect to any ipv6 address. Ping6 returns a message "network is unreachable." and curl ipv6 don't work as well. How to check whether my network really supports ipv6 and if so, how to let my server connect to it?
My server's dhcp.conf:https://termbin.com/3gjh Linux 5.0.0-27-generic #28-Ubuntu SMP Tue Aug 20 19:53:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
0 Answers