9.3.2017, 12.58, Jim Klapwijk kirjoitti: > Hi! > > We have migrated to a new (much stronger) server. > This one has a new IP address as well, could you please change this so > we can mirror directly from CentOS? > The new IPv4 address is "94.228.209.50" > We also support IPv6 now: "2a00:dd0:0:71:862b:2bff:fe68:8e6e" > Also we offer rsync as well. Could you add this to the list as well: > "rsync://mirror.netrouting.net/centos" > And our FTP address to: "ftp://mirror.netrouting.net/centos" > > We have also changed the sync schedule to every 6 hours. > Also the new contact e-mail address is "mirror at netrouting.net". > > Thanks a lot! Hi, thanks for the update. These changes have now been made, and you should be able to sync from your new IP addresses. There are some problems with IPv6, though: $ curl -6 http://mirror.netrouting.net/centos/TIME curl: (7) Failed connect to mirror.netrouting.net:80; Permission denied $ curl -6 ftp://mirror.netrouting.net/centos/TIME curl: (7) Failed connect to mirror.netrouting.net:21; Permission denied $ rsync -6 rsync://mirror.netrouting.net/centos/ rsync: failed to connect to mirror.netrouting.net (2a00:dd0:0:71:862b:2bff:fe68:8e6e): Permission denied (13) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9] Perhaps a firewall issue?