If I do a traceroute from my vps that use bgp. I can reach raqi.ca.
But Jean-Pierre is using an ipip tunnel connection. And I think that Normand is also like me using BGP. So the route are not the same. The hosting company for raqi must have something that block route based on some packet inspection.
root@hamrad:~# traceroute -s 44.135.59.1 raqi.ca traceroute to raqi.ca (66.159.41.113), 30 hops max, 60 byte packets 1 * * * 2 209.222.14.225 (209.222.14.225) 3.537 ms 18.646 ms 21.622 ms 3 * * * 4 * * * 5 * 10gigabitethernet1-2.core1.nyc6.he.net (198.32.160.61) 1.512 ms 1.514 ms 6 10gigabitethernet1-2.core1.nyc6.he.net (198.32.160.61) 1.696 ms 100ge13-1.c ore1.nyc4.he.net (184.105.64.177) 1.438 ms 1.385 ms 7 100ge10-1.core1.ymq1.he.net (184.105.64.90) 13.390 ms 13.469 ms 100ge13-1. core1.nyc4.he.net (184.105.64.177) 1.431 ms 8 100ge10-1.core1.ymq1.he.net (184.105.64.90) 13.390 ms 13.383 ms 13.567 ms 9 mtl.core-a12.cronomagic.com (66.159.42.28) 12.682 ms 12.954 ms cronomagic- canada-inc.gigabitethernet2-15.core1.ymq1.he.net (209.51.169.78) 13.401 ms 10 raqi.ca (66.159.41.113) 14.047 ms !X mtl.core-a12.cronomagic.com (66.159.42 .28) 12.782 ms 11.730 ms
root@hamrad:~# ping raqi.ca PING raqi.ca (66.159.41.113) 56(84) bytes of data. 64 bytes from raqi.ca (66.159.41.113): icmp_seq=1 ttl=54 time=14.2 ms 64 bytes from raqi.ca (66.159.41.113): icmp_seq=2 ttl=54 time=15.7 ms 64 bytes from raqi.ca (66.159.41.113): icmp_seq=3 ttl=54 time=14.6 ms ^C --- raqi.ca ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 5ms rtt min/avg/max/mdev = 14.235/14.866/15.726/0.645 ms
________________________________________ De : 44Net 44net-bounces+petem001=hotmail.com@mailman.ampr.org de la part de Normand L via 44Net 44net@mailman.ampr.org Envoyé : 7 décembre 2020 11:48 À : 44net@mailman.ampr.org Cc : Normand L; Jean-Pierre Desilets Objet : Re: [44net] Can't reach raqi.ca
Hi, bonjour Jean-Pierre.
I think it's a routing issue , bad config or firewall rules missconfigured.
AS you already know ,Normaly most of the traffic for the 44. Should go throu IPIP encap or BGP advertised route for thoses allowed to using it.
I'm available to help you out . in french or english e-mail-me ,email: normand_lab@hotmail.com r oot@debian:~# traceroute --source=44.135.54.47 ve2se.ampr.org traceroute to ve2se.ampr.org (44.135.198.1), 30 hops max, 60 byte packets 1 gw.va2nq.ampr.org (44.135.54.1) 16.333 ms 16.338 ms 16.346 ms 2 ve2se.ampr.org (44.135.198.1) 47.435 ms 55.183 ms 48.383 ms
root@debian:~# traceroute raqi.ca traceroute to raqi.ca (66.159.41.113), 30 hops max, 60 byte packets 1 gateway (192.168.1.1) 2.694 ms 3.971 ms 3.804 ms 2 10.179.32.1 (10.179.32.1) 15.975 ms 16.291 ms 16.038 ms 3 172.30.13.185 (172.30.13.185) 24.998 ms 24.915 ms 24.778 ms 4 172.30.249.13 (172.30.249.13) 19.975 ms 23.007 ms 23.850 ms 5 216.113.125.1 (216.113.125.1) 23.776 ms 23.676 ms 23.640 ms 6 216.113.126.173 (216.113.126.173) 23.667 ms 216.113.126.177 (216.113.126.177) 31.497 ms 31.133 ms 7 216.113.126.173 (216.113.126.173) 17.496 ms 20.880 ms 21.056 ms 8 207.96.135.238 (207.96.135.238) 22.439 ms 18.293 ms 15.597 ms 9 mtl.core-a12.cronomagic.com (66.159.42.28) 19.426 ms 18.332 ms 19.115 ms 10 raqi.ca (66.159.41.113) 15.370 ms !X 15.048 ms !X 16.226 ms !X
or root@debian:~# traceroute raqi.ca traceroute to raqi.ca (66.159.41.113), 30 hops max, 60 byte packets 1 gateway (192.168.1.1) 2.694 ms 3.971 ms 3.804 ms 2 10.179.32.1 (10.179.32.1) 15.975 ms 16.291 ms 16.038 ms 3 172.30.13.185 (172.30.13.185) 24.998 ms 24.915 ms 24.778 ms 4 172.30.249.13 (172.30.249.13) 19.975 ms 23.007 ms 23.850 ms 5 216.113.125.1 (216.113.125.1) 23.776 ms 23.676 ms 23.640 ms 6 216.113.126.173 (216.113.126.173) 23.667 ms 216.113.126.177 (216.113.126.177) 31.497 ms 31.133 ms 7 216.113.126.173 (216.113.126.173) 17.496 ms 20.880 ms 21.056 ms 8 207.96.135.238 (207.96.135.238) 22.439 ms 18.293 ms 15.597 ms 9 mtl.core-a12.cronomagic.com (66.159.42.28) 19.426 ms 18.332 ms 19.115 ms 10 raqi.ca (66.159.41.113) 15.370 ms !X 15.048 ms !X 16.226 ms !X root@debian:~# traceroute --source=44.135.54.47 raqi.ca traceroute to raqi.ca (66.159.41.113), 30 hops max, 60 byte packets 1 gw.va2nq.ampr.org (44.135.54.1) 16.257 ms 16.154 ms 24.351 ms 2 amprgw.ucsd.edu (169.228.34.84) 108.664 ms * * 3 169.228.34.82 (169.228.34.82) 110.637 ms 110.726 ms 111.283 ms 4 nodem-core-6807-vlan2995-gw.ucsd.edu (132.239.255.49) 115.610 ms 115.159 ms 115.208 ms 5 mx0--nodem-core-30ge.ucsd.edu (132.239.254.162) 115.217 ms 115.142 ms 115.078 ms 6 dc-sdg-agg4--ucsd-100ge.cenic.net (137.164.23.176) 115.021 ms 114.703 ms 114.701 ms 7 dc-tus-agg8--sdg-agg4-300g.cenic.net (137.164.11.84) 109.658 ms 111.442 ms 111.332 ms 8 dc-lax-agg8--tus-agg8-300g.cenic.net (137.164.11.82) 111.481 ms 111.167 ms 107.842 ms 9 dc-lax-agg6--lax-agg8-100ge-3.cenic.net (137.164.11.34) 110.448 ms dc-lax-agg6--lax-agg8-100ge-1.cenic.net (137.164.11.26) 109.813 ms dc-lax-agg6--lax-agg8-100ge-4.cenic.net (137.164.11.36) 109.897 ms 10 198.32.251.86 (198.32.251.86) 107.310 ms 107.838 ms 10gigabitethernet1-3.core1.lax1.he.net (206.223.123.37) 107.210 ms 11 100ge14-1.core1.lax2.he.net (72.52.92.122) 107.817 ms 107.942 ms 105.790 ms 12 100ge9-2.core1.den1.he.net (184.105.222.114) 141.595 ms 141.208 ms 141.558 ms 13 100ge14-1.core1.oma1.he.net (184.105.65.162) 156.670 ms 159.336 ms 159.381 ms 14 100ge8-1.core1.chi1.he.net (184.105.213.1) 165.347 ms 164.394 ms 163.097 ms 15 100ge2-2.core2.chi1.he.net (184.104.192.118) 163.614 ms 165.279 ms 160.223 ms 16 100ge6-1.core1.tor1.he.net (184.105.80.6) 174.515 ms 175.202 ms 172.760 ms 17 100ge14-2.core1.ymq1.he.net (184.105.64.58) 180.510 ms 178.528 ms 176.371 ms 18 cronomagic-canada-inc.gigabitethernet2-15.core1.ymq1.he.net (209.51.169.78) 180.951 ms 181.775 ms 181.522 ms 19 * * * 20 * * * 21 * * * 22 * * * 23 * * * 24 * * * 25 * * * 26 * * * 27 * * * 28 * * * 29 * * * 30 * * *
from none - 44 🙂
Acces example form gateway using a 44 ip or not root@debian:~# telnet raqi.ca 80 Trying 66.159.41.113... Connected to raqi.ca. Escape character is '^]'. HEAD / <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> </p> <hr> <address>Apache/2.2.22 (Ubuntu) Server at ccfq.ca Port 80</address> <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;"> <tr> <td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td> <td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Garanti sans virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color: #4453ea;">www.avast.com</a> </td> </tr> </table> <a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div></body></html> Connection closed by foreign host. root@debian:~# telnet -b 44.135.54.47 raqi.ca 80 Trying 66.159.41.113...
________________________________ De : 44Net 44net-bounces+normand_lab=hotmail.com@mailman.ampr.org de la part de Jean-Pierre Desilets via 44Net 44net@mailman.ampr.org Envoyé : 3 décembre 2020 10:40 À : 44net@mailman.ampr.org 44net@mailman.ampr.org Cc : Jean-Pierre Desilets jeanpierredesilets@gmail.com Objet : [44net] Can't reach raqi.ca
Hi group We are many ham in the 44.135.0.0 (Canada) who can't reach raqi.ca (radio amateur du Quebec ) using ipip to the ucsd gateway . the reverse way won't work ether . Elsewhere is fine . Can you ping or traceroute to raqi.ca from your 44 address ? Let me know . Need help to solve this issue. The traceroute raqi.ca to ve2se.ampr.org :
$ traceroute ve2se.ampr.org traceroute to ve2se.ampr.org (44.135.198.1), 30 hops max, 60 byte packets 1 66.159.41.1 (66.159.41.1) 0.195 ms 0.262 ms 0.294 ms 2 mtl.core-a3.cronomagic.com (66.159.42.25) 1.050 ms 1.133 ms 1.157 ms 3 161-81-55-206.static.cogecodata.net (206.55.81.161) 2.051 ms 2.090 ms 2.340 ms 4 199-167-152-144.beanfield.net (199.167.152.144) 2.507 ms 2.519 ms 2.521 ms 5 hu0-0-1-0.pe04.1250RenelevesqueBl01.YUL.beanfield.com (199.167.152.63) 2.636 ms 2.647 ms 2.709 ms 6 hu0-0-1-0.pe05.1250RenelevesqueBl01.YUL.beanfield.com (199.167.152.65) 2.376 ms 2.976 ms 2.836 ms 7 et52-1.lsr01.1250ReneLevesqueBl01.YUL.beanfield.com (199.167.152.67) 2.269 ms 2.347 ms 2.392 ms 8 lo0-1.bdr01.1250ReneLevesqueBl01.YUL.beanfield.com (72.15.48.50) 2.655 ms 2.775 ms 2.777 ms 9 et-1-0-29.edge2.NewYork6.Level3.net (4.30.176.121) 11.466 ms 11.516 ms 11.496 ms 10 * * * 11 CENIC.ear1.SanJose1.Level3.net (4.15.122.46) 77.857 ms 77.901 ms 76.474 ms 12 dc-svl-agg8--svl-agg10-300g.cenic.net (137.164.11.81) 75.180 ms 75.216 ms 75.823 ms 13 dc-lax-agg8--svl-agg8--100ge--2.cenic.net (137.164.11.20) 76.697 ms lax-agg8--svl-agg8-100g-3.cenic.net (137.164.11.66) 76.713 ms dc-lax-agg8--svl-agg8-100ge-1.cenic.net (137.164.11.0) 77.384 ms 14 * * * 15 dc-sdg-agg4--tus-agg8-300g.cenic.net (137.164.11.85) 77.520 ms 77.092 ms 76.981 ms 16 * * * 17 * * * 18 * * * 19 * * * 20 * * * 21 * * * 22 * * * 23 * * * 24 * * * 25 * * * 26 * * * 27 * * * 28 * * * 29 * * * 30 * * * 73's de Jean-Pierre ve2se
_________________________________________ 44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net _________________________________________ 44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net