conease牛人大佬:
开了一台aws lightsail的小鸡,看到现在已经分配了ipv6的地址。但是lightsail怎么配置让ipv6生效啊?ping6一个地址报connect: Network is unreachable。
Syc牛人大佬:
ip6tables没关或者没配 INPUT ACCEPT
我博客有相关教程:https://www.php.wf/archives/centos7-configures-ipv4-and-ipv6-to-realize-dual-stack-network.html
conease牛人大佬:
ip6tables没关或者没配 INPUT ACCEPT我博客有相关教程:https://www.php.wf/archives/centos7-configures …
还是不能用,我看到ifconfig中eth0已经获取到ipv6的地址了。