Hi, I have been trying for two days to install the repo by using the following command:
yum install http://www.percona.com/downloads/percona-release/redhat/0.1-6/percona-release-0.1-6.noarch.rpm
but I receive a connection timeout.
I issued an mtr command on my server to see where it blocks and I get the following results:
mtr -o "J M X LSR NA B W V" -wzbc 100 74.121.199.234
Start: Fri Nov 2 08:12:45 2018
HOST: router Jttr Javg Jmax Loss% Snt Rcv Last Avg Best Wrst StDev
1. AS16276 ip238.ip-213-32-35.eu (213.32.35.238) 0.1 0.0 0.1 0.0% 100 100 0.2 0.2 0.2 0.3 0.0
2. AS??? 10.17.113.96 0.1 0.1 0.3 0.0% 100 100 0.7 0.7 0.5 0.9 0.0
3. AS??? 10.73.16.136 0.0 0.1 0.2 0.0% 100 100 0.3 0.2 0.2 0.4 0.0
4. AS??? 10.95.64.0 0.5 1.7 44.2 0.0% 100 100 1.5 3.2 1.1 49.5 7.8
5. AS16276 be100-1043.th2-1-a9.fr.eu (94.23.122.147) 0.2 0.2 0.6 0.0% 100 100 4.6 4.4 4.0 4.8 0.0
6. AS??? equinix-paris.mpr1.cdg12.fr.above.net (195.42.144.13) 0.0 0.7 11.4 0.0% 100 100 4.3 4.6 4.1 15.6 1.4
7. AS6461 ae27.cs1.cdg12.fr.eth.zayo.com (64.125.29.6) 0.0 0.2 3.6 0.0% 100 100 80.6 80.6 80.4 84.1 0.3
8. AS6461 ae0.cs1.cdg11.fr.eth.zayo.com (64.125.29.85) 22.8 22.3 25.0 0.0% 100 100 82.1 93.5 82.0 107.0 11.5
9. AS6461 ae6.cs2.dca2.us.eth.zayo.com (64.125.27.2) 0.0 0.9 13.9 0.0% 100 100 80.0 80.6 79.9 93.9 2.2
10. AS6461 ae1.mcs2.dca2.us.eth.zayo.com (64.125.29.249) 2.3 0.9 16.9 0.0% 100 100 79.4 79.8 79.2 96.3 1.8
11. AS6461 ae2.mpr4.iad2.us.zip.zayo.com (64.125.27.223) 0.0 1.8 29.9 0.0% 100 100 81.6 82.6 81.4 111.5 5.0
12. AS??? ??? 0.0 0.0 0.0 100.0 100 0 0.0 0.0 0.0 0.0 0.0
I tried changing my server’s public IP (in the same pool) but the problem is the same.
I also contacted OVH (who issued the IP pool I’m currently using for my server)
They said you might be blocking said pool and asked if you could also provide the results for the following command :
mtr -o "J M X LSR NA B W V" -wzbc 100 213.32.35.228
Could you please check?
Thanks in advance.