Server: http://centos.ufms.br
A = 200.129.202.132 AAAA = 2001:12f0:c41:1:21c:c0ff:feea:9911
Brivaldo Junior kirjoitti:
Server: http://centos.ufms.br
A = 200.129.202.132 AAAA = 2001:12f0:c41:1:21c:c0ff:feea:9911
Hi, the CentOS mirrorlist system operates on hostnames, not IP addresses. This means that any IP address changes will be picked up automatically whenever there are changes in the DNS. This also includes adding/changing/removing IPv6 addresses for the mirror, those are also handled automatically. There's no need to announce IP address changes.
That said, looks like that IPv6 address does not quite work:
$ telnet 2001:12f0:c41:1:21c:c0ff:feea:9911 80 Trying 2001:12f0:c41:1:21c:c0ff:feea:9911... telnet: connect to address 2001:12f0:c41:1:21c:c0ff:feea:9911: Connection refused
Anssi Johansson kirjoitti:
Brivaldo Junior kirjoitti:
Server: http://centos.ufms.br
A = 200.129.202.132 AAAA = 2001:12f0:c41:1:21c:c0ff:feea:9911
Hi, the CentOS mirrorlist system operates on hostnames, not IP addresses. This means that any IP address changes will be picked up automatically whenever there are changes in the DNS. This also includes adding/changing/removing IPv6 addresses for the mirror, those are also handled automatically. There's no need to announce IP address changes.
That said, looks like that IPv6 address does not quite work:
$ telnet 2001:12f0:c41:1:21c:c0ff:feea:9911 80 Trying 2001:12f0:c41:1:21c:c0ff:feea:9911... telnet: connect to address 2001:12f0:c41:1:21c:c0ff:feea:9911: Connection refused
This seems to work now.
Em 29/11/2012, às 17:06, Anssi Johansson centos@miuku.net escreveu:
Anssi Johansson kirjoitti:
Brivaldo Junior kirjoitti:
Server: http://centos.ufms.br
A = 200.129.202.132 AAAA = 2001:12f0:c41:1:21c:c0ff:feea:9911
Hi, the CentOS mirrorlist system operates on hostnames, not IP addresses. This means that any IP address changes will be picked up automatically whenever there are changes in the DNS. This also includes adding/changing/removing IPv6 addresses for the mirror, those are also handled automatically. There's no need to announce IP address changes.
That said, looks like that IPv6 address does not quite work:
$ telnet 2001:12f0:c41:1:21c:c0ff:feea:9911 80 Trying 2001:12f0:c41:1:21c:c0ff:feea:9911... telnet: connect to address 2001:12f0:c41:1:21c:c0ff:feea:9911: Connection refused
This seems to work now.
Thanks.