1. Create disable-ipv6.conf file and add the following line:
vim /etc/modprobe.d/disable-ipv6.conf
options ipv6 disable=1
2. Disable ip6tables
service ip6tables stop
chkconfig ip6tables off
Restart your machine
vim /etc/modprobe.d/disable-ipv6.conf
options ipv6 disable=1
2. Disable ip6tables
service ip6tables stop
chkconfig ip6tables off
Restart your machine
Комментариев нет:
Отправить комментарий