Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 Capable Mirror List #1

Open
box293 opened this issue May 24, 2016 · 5 comments
Open

IPv6 Capable Mirror List #1

box293 opened this issue May 24, 2016 · 5 comments

Comments

@box293
Copy link

box293 commented May 24, 2016

I've been testing CentOS 7 with only an IPv6 address.

I can install rpmforge using:

yum install rpmforge-release

This installs ok.

However in /etc/yum.repos.d/rpmforge.repo the base url is http://apt.sw.be/xxxxx

apt.sw.be only resolves to an IPv4 address 193.1.193.67, there is no AAAA record for IPv6.

I've thought about commenting out baseurl and just using mirrorlist which is http://mirrorlist.repoforge.org/xxxx however this also resolves to 103.245.222.133 which is also an IPv4 address, there is no AAAA record for IPv6.

I'm unsure how to contact apt.sw.be to request an AAAA record for IPv6, hence I thought I would start here seeing as this seems to be the official mirror list.

@davidhrbac
Copy link
Member

Well, should be ok now for ipv6-only hosts. Can you check it for me?

@box293
Copy link
Author

box293 commented Jan 23, 2017

Not having much luck.

$ ping6 apt.sw.be
unknown host

$ host apt.sw.be
apt.sw.be has address 193.1.193.67

ping6 mirrorlist.repoforge.org
unknown host

$ host mirrorlist.repoforge.org
mirrorlist.repoforge.org is an alias for repoforge.github.io.
repoforge.github.io is an alias for github.map.fastly.net.
github.map.fastly.net has address 151.101.100.133

@davidhrbac
Copy link
Member

@box293 my fault - GitHub is not supporting IPv6 https://help.github.com/articles/github-s-ip-addresses/

@davidhrbac
Copy link
Member

@box293 the very same is with Gitlab :(

@box293
Copy link
Author

box293 commented Jan 23, 2017

Yeah, strange they are so slow on the IPv6 implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants