1)vim /etc/default/grub
将GRUB_CMDLINE_LINUX中下面的这一项删除:
ipv6.disable=1
2)执行 grub-mkconfig -o /boot/grub/grub.cfg
3)reboot系统
ubuntu16.04 开启ipv6支持

相关文章: