I need to access the OpenCV documentation, for some reason I can’t get onto the documentation website at docs.opencv.org. Well, I can… on my phone, but only if it’s connected to 3G. If it (or any device in my house) is connected via my home network, I can’t get to the site.
Here’s the results of a tracert
Tracing route to docs.opencv.org [81.176.228.4]
over a maximum of 30 hops:
1 5 ms 3 ms 4 ms 192.168.1.1
2 <1 ms <1 ms <1 ms 172.16.12.1
3 * * * Request timed out.
4 8 ms 7 ms 7 ms 172.21.1.138
5 13 ms 11 ms 11 ms 72.215.229.20
6 11 ms 9 ms 9 ms 70.169.75.157
7 58 ms 56 ms 55 ms chgobprj02-ae0.0.rd.ch.cox.net [68.1.0.223]
8 57 ms 55 ms 55 ms 195.2.17.25
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request times out.
Note that 3 always times out, even if I’m doing a tracert to a site I know I can get to like Google or my DNS. I’m pretty sure that step is my modem since we have two routers (one is for a security system and the other connects through it via a DMZ). This is the only site I can’t connect to that I know of.
Is this on my end, or is there some problem with my ISP? I checked normal stuff like a wonky hosts file, but since the tracert escapes my local network and gets halfway there I wonder if it’s something that’s out of my hands.