I need some help with my website. It’s been blocked by my local ISP, and I’m stumped as to why. I’ve tried a few things like having friends check it (it’s down for them too), and the DNS settings seem to be fine. The only way I can access it is by using a VPN, which isn’t ideal.
This website is sensitive, so I need it accessible without relying on VPNs. Does anyone have any advice on how to fix this? Thanks a ton for any tips!
If DNS isn’t the issue, check if it’s only blocked on your ISP. Try having a friend on another ISP access it to see if it’s specific to yours.
Make sure any ad blockers or parental controls are off, just to rule those out. If it turns out your ISP is specifically blocking it, the only real fix is asking them why.
Haden said:
If you’re using Cloudflare for DNS, can you check if you’re blocked at that level?
I don’t think that’s the issue, but I just need a solution at this point.
Alright, so if it’s your ISP blocking, you have a couple of options:
If the ISP is blocking by DNS, then using an alternate DNS server (like Google’s 8.8.8.8) could work.
If they’re blocking by IP or inspecting packets (since some ISPs use deep packet inspection), changing the site’s IP or using HTTPS with a DNS not controlled by the ISP might work.
Without knowing the exact method of blocking, VPNs are usually the workaround.
Pinging: Works fine and shows the site is reachable.
So yeah, it’s probably my ISP blocking it.
Weird that the browser doesn’t work but ping does. Did you try using Google’s DNS (8.8.8.8) or Cloudflare’s (1.1.1.1)? Sometimes switching can solve blocks like this.