-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.1.1.1 appears to be blocked or hijacked by your ISP or your router #568
Comments
@Aiakio Thanks for the reporting. This seems to be a network configuration issue---that is, something in your network setup, probably Synology DS1520+ NAS or the Docker daemon on it, blocks the network access of the container. Are you able to run, say, the docker run -it alpine and then within the container try these out:
If PS: I noticed that the second error message comes with a smiling face... that is definitely a UI bug! 😵💫 I will fix that later. |
Thank you for taking the time to try to help me, @favonia. I installed alpine and ssh'd into the nas -> container and ran the wget lines:
Each time, it took roughly 2 minutes for the 'operation' to time out. What i noticed: if i replace the 1.1.1.1 / 1.0.0.1 with, for example, |
A little update: So the problem is on the NAS somewhere i assume? |
@Aiakio This is interesting. I'm aware that many devices and ISPs (incorrectly) block 1.1.1.1, but I didn't know some devices could (incorrectly) block both 1.1.1.1 and 1.0.0.1! If you cannot change how your device works, you can use the experimental IP provider |
Alright, let me first start off by saying...
...works like a charm. Using the =============== I can ping and also tracert / traceroute 1.1.1.1 / 1.0.0.1 successfully on Windows and Linux (dual boot, one machine). But i cannot use a webbrowser to access 1.1.1.1 / 1.0.0.1. Not even through a VPN... It gets even stranger though: For some reason, i can access 1.1.1.1 / 1.0.0.1 through the browser on two phones (Android & Apple). All devices are on the same network. Phones and PC share the same WiFi and the NAS is on the same network via LAN. So when i said
in the original post, i had only tested it through my phone, not the pc. I have no clue whats going on with that. EDIT: The only Browser that works so far to access 1.1.1.1 and 1.0.0.1 on PC is Tor Browser, lol. |
@Aiakio It does sound very strange. I don't feel I can help you much in solving the mystery. Perhaps you should also try different browsers (e.g., Firefox, Chrome, etc.). One thing you can help me about though is the format |
I did try a lot of browsers, none worked, except the ones in my edits. But yeah, you helped me out a lot already. Thanks to your tips on where to even start troubleshooting i found out a lot. And since Cloudflare DDNS is working now, i can take my time with figuring out why 1.1.1.1 is not working. Thank you so much for taking the time to help me! Ill make sure to check out the other thread :) |
@Aiakio Hi, the version with the |
Thank you for the notification. Will switch :) |
@Aiakio This is a head-up---recent versions (1.13.0+) will benefit from an update to your configuration, and I am on the mission to eliminate the old template from this universe. In case you or anyone is confused by how to update the configuration, here's the tl;dr:
For more information, please see the CHANGELOG and README. PS: the new template works for older versions of the updater as well! |
Very kind of you to tag me. Thank you for the heads up. :) |
Hello there
I need help troubleshooting, please.
Since for a lot of other people this is working, I fully expect, that the issue is somewhere in my network, i just don't know where or how to look / find it and need help with diagnosing.
Just in case this is relevant information: Im running this on a Synology DS1520+ NAS behind a Synology RT6600ax Router.
I get
but i am not sure what that means. I do not (knowingly) block 1.1.1.1 or 1.0.0.1 on my network. And i am not sure if my router hijacked this (not sure what that means in the first place.). If i surf to 1.1.1.1 or 1.0.0.1 on a web browser, the page loads normally.
Sorry for this. Basically, I'm in the middle of learning this kind of stuff. But i couldn't figure that one out so far and need some help.
This is the entire log:
And this is my docker compose yaml deployed via Portainer:
The text was updated successfully, but these errors were encountered: