On 26.05.2013 17:35, Phil Dobbin wrote:
…
> 'Could not get metalink
> https://mirrors.fedoraproject.org/metalink?repo=updates-released-f17&arch=x86_64
> error was
> 14: curl#6 - "Could not resolve host: mirrors.fedoraproject.org; Name or
> service not known"'

curl -4
"https://mirrors.fedoraproject.org/metalink?repo=updates-released-f17&arch=x86_64";

man 1 curl - resolving

/etc/yum.conf
ip_resolve=4

man 5 yum.conf - ip_resolve

> Thunderbird still needs three manual attempts to connect too (as you can
> see, it does work eventually).

network.dns.disableIPv6;true
about:config - Preferences/Advanced/General/Config Editor

System wide:
/boot/extlinux/extlinux.conf
append … ipv6.disable=1

/boot/grub2/grub.cfg
linux … ipv6.disable=1


poma


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to