yum access IPv6 reposotory on Centos 7

yum access IPV6 reposotory on Centos 7

The easiest way to disable IPv6


  edit /etc/sysctl.d/disable-ipv6.conf


and add
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1


Then issue sysctl -p

If still yum trying to access IPv6 edit /etc/yum.conf and add
ip_resolve=4






Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x