Hi, sorry for the late, late, late reply. What I've done is to modify dnf.conf with the following:
Andrei Amuraritei
fastestmirror=true
deltarpm=false
minrate=2M
timeout=5s
This works better in just skipping over Telekom's mirror (or others) and using another mirror that goes faster.
I have a lot of bandwidth available so usually this gets a working mirror with great speed.
I guess you should adjust minrate and timeout depending on your connection and available bandwidth.
Since using this, I've removed the firewall blocking of the Telekom mirror IP address.
Andrei Amuraritei
Pe Mie, oct. 21, 2015 la 23:39, Mihuleac Sergiu <mihuleac.sergiu@xxxxxxxxx> a scris:
On 10/21/2015 11:03 PM, sirdeiu@xxxxxxxxxx wrote:Sergiu, does the change below work for you, in getting better speeds from telekom?
Yes, after I made the changes mentioned my speed goes up to7 mb/s
, and stable. That is only one configuration, I also configured the file/etc/yum.repos.d/fedora.repo
/etc/yum.repos.d/fedora.repoThe downfall is that telekom doesn’t uses[fedora] name=Fedora $releasever - $basearch failovermethod=priority baseurl=http://fedora.mirrors.telekom.ro/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch enabled=1 #metadata_expire=7d gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False [fedora-debuginfo] name=Fedora $releasever - $basearch - Debug failovermethod=priority baseurl=http://fedora.mirrors.telekom.ro/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch enabled=0 metadata_expire=7d gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False [fedora-source] name=Fedora $releasever - Source failovermethod=priority baseurl=http://fedora.mirrors.telekom.ro/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/ #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch enabled=0 metadata_expire=7d gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch skip_if_unavailable=False
https
, so the connection is not encrypted. A solution might be to use thersync
address instead of thehttp
one. Tell me how it goes.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org