aws ec2 centos7 ipv6

I can confirm that having the CentOS 7 AMI image deployed needs this to work fine :

#
#
sed -i 's/\(^SELINUX=\).*/\SELINUX=disabled/' /etc/sysconfig/selinux
sed -i 's/\(^SELINUX=\).*/\SELINUX=disabled/' /etc/selinux/config
sed -i 's/IPV6_AUTOCONF=no/IPV6_AUTOCONF=yes/' /usr/lib/python2.7/site-packages/cloudinit/net/sysconfig.py

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注