mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Provide IPv6 DNS addresses #31
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ameshkov on GitHub (Aug 22, 2016).
Originally assigned to: @nkartyshov, @ameshkov on GitHub.
Read here the details:
https://blog.adguard.com/en/adguard-dns-beta/#comment-2846431854
We should do something about it.
@TPS commented on GitHub (Oct 15, 2016):
Unblocking Disqus on that link seems to deadlock my browser consistently (transcript/translation requested, please 🙏), so I can't tell if this was brought up, but is this issue requesting IPv6 DNS address:
I'd like both, so I can test replacing my current OpenDNS settings everyplace. Particularly, Windows's IPv6 implementation wants IPv6-formatted DNS addresses.
@TPS commented on GitHub (Nov 11, 2016):
I ended up using http://en.toolpage.org/tool/ipv4-to-ipv6 to bulk-convert176.103.130.130176.103.130.131176.103.130.132176.103.130.134to0:0:0:0:0:ffff:b067:82820:0:0:0:0:ffff:b067:82830:0:0:0:0:ffff:b067:82840:0:0:0:0:ffff:b067:8286which is, of course, same as::ffff:b067:8282::ffff:b067:8283::ffff:b067:8284::ffff:b067:8286D'y'all mind testing?I'm not (yet) using AGDNS, but probably will soon.@Bluscream commented on GitHub (Nov 11, 2016):
The ISP needs to assign ipv6 adresses for the dns servers
@Bluscream commented on GitHub (Jan 29, 2017):
Damn i wish ag ipv6 dns would be a thing now :)
@koesherbacon commented on GitHub (May 24, 2017):
I'm not certain if this is still an open issue, but is there a roadmap that estimates when AdGuard DNS will have its own IPv6 addresses as well as the tried and true IPv4? Many thanks
@ameshkov commented on GitHub (May 28, 2017):
At the moment we use two different hosting providers. One of them provides IPv6 connectivity and the other one does not.
The other problem is that we don't own an IPv6 block and using some random address is not an option.
So, once we buy an IPv6 addresses block, we can use it for at least some servers.
@vbagirov need you to assist me on this.
@smed79 commented on GitHub (Jul 16, 2017):
Are there any news about IPv6 Adguard DNS addresses?
@ghost commented on GitHub (Jul 16, 2017):
As soon as there are IPV6 addresses, I'm going to switch all my devices over as I'm unable to control the IPv6 DNS on my gateway. Being able to add the Adguard DNS IPv6 to my devices to override it would be wonderful.
@ameshkov commented on GitHub (Jul 17, 2017):
We've acquired an IPv6 addresses block, so we're close.
@Snapy commented on GitHub (Oct 21, 2017):
@ameshkov Can you update readme with the now available IPv6 addresses ? TIA
@TPS commented on GitHub (Oct 21, 2017):
Also, update the regular/DNSCrypt sections of the apps w/ AG IPv6 options (like y'all have for OpenDNS, Babylon, D0wn Resolver, &c)?
@ameshkov commented on GitHub (Oct 22, 2017):
Done!
https://github.com/AdguardTeam/AdguardDNS
Regarding DNSCrypt, it will be updated in due course (the pull request was accepted recently, but we need to add one more).