Scratch
From MyWiki
Hi George,
Good findings.
> So for both of the problem servers I would propose that I create an /etc/gai.conf file, edit the /etc/sysctl.conf and then reboot.
Yes that is a good plan. And yes to make net.ipv6.conf.all.disable_ipv6=1 persistent just append the following line to /etc/sysctl.conf: net.ipv6.conf.all.disable_ipv6=1
and then to load the new settings:
- systcl -p
Regards
Jon