Hello,
I’m planing to migrate my mirror to a new server. Could you authorize 83.166.313.234 and fe80::211:32ff:fe62:2be3 so that the new server can sync directly from the official mirror when everything is copied over?
Thank you, Yannic
Yannic Bonenberger kirjoitti 2.11.2017 klo 17.41:
Hello,
I’m planing to migrate my mirror to a new server. Could you authorize 83.166.313.234 and fe80::211:32ff:fe62:2be3 so that the new server can sync directly from the official mirror when everything is copied over?
Hi, I'm afraid I need to decline this request because those IP addresses are not valid. The "313" in 83.166.313.234 is outside the 0-255 range, and the IPv6 address you gave is not a globally routable IPv6 address.
Please run these on your new server and report back the results:
$ rsync -4 rsync://no-access.miuku.net/keep-out $ rsync -6 rsync://no-access.miuku.net/keep-out
It should return something like this:
$ rsync -4 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from villisika.miuku.net (92.243.6.5) rsync error: error starting client-server protocol (code 5) at main.c(1503) [receiver=3.0.6]
$ rsync -6 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from villisika.miuku.net (2001:4b98:dc0:41:216:3eff:fe69:46e3) rsync error: error starting client-server protocol (code 5) at main.c(1503) [receiver=3.0.6]
Hi, sorry for your inconvenience, looks like I had a typo in one of the the IP addresses. Thanks for catching them.
However, here is the output of the commands:
$ rsync -4 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from unknown (83.166.131.234) rsync error: error starting client-server protocol (code 5) at main.c(1896) [Receiver=3.0.9]
$ rsync -6 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from unknown (2002:53a6:83ea::1) rsync error: error starting client-server protocol (code 5) at main.c(1896) [Receiver=3.0.9]
Am 02.11.2017 um 22:50 schrieb Anssi Johansson avij@centosproject.org:
Yannic Bonenberger kirjoitti 2.11.2017 klo 17.41:
Hello, I’m planing to migrate my mirror to a new server. Could you authorize 83.166.313.234 and fe80::211:32ff:fe62:2be3 so that the new server can sync directly from the official mirror when everything is copied over?
Hi, I'm afraid I need to decline this request because those IP addresses are not valid. The "313" in 83.166.313.234 is outside the 0-255 range, and the IPv6 address you gave is not a globally routable IPv6 address.
Please run these on your new server and report back the results:
$ rsync -4 rsync://no-access.miuku.net/keep-out $ rsync -6 rsync://no-access.miuku.net/keep-out
It should return something like this:
$ rsync -4 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from villisika.miuku.net (92.243.6.5) rsync error: error starting client-server protocol (code 5) at main.c(1503) [receiver=3.0.6]
$ rsync -6 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from villisika.miuku.net (2001:4b98:dc0:41:216:3eff:fe69:46e3) rsync error: error starting client-server protocol (code 5) at main.c(1503) [receiver=3.0.6] _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org https://lists.centos.org/mailman/listinfo/centos-mirror
Yannic Bonenberger kirjoitti 6.11.2017 klo 3.17:
Hi, sorry for your inconvenience, looks like I had a typo in one of the the IP addresses. Thanks for catching them.
However, here is the output of the commands:
$ rsync -4 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from unknown (83.166.131.234) rsync error: error starting client-server protocol (code 5) at main.c(1896) [Receiver=3.0.9]
$ rsync -6 rsync://no-access.miuku.net/keep-out @ERROR: access denied to keep-out from unknown (2002:53a6:83ea::1) rsync error: error starting client-server protocol (code 5) at main.c(1896) [Receiver=3.0.9]
Thanks, those look better. I have now added your new IP addresses to the list.