mirror of
https://github.com/abh/geodns.git
synced 2026-04-26 19:35:51 +03:00
[GH-ISSUE #132] Bug) Incorrect GSLB result for Cloudflare DNS ( 1.1.1.1 ) #380
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#380
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 @ghost on GitHub (Apr 8, 2022).
Original GitHub issue: https://github.com/abh/geodns/issues/132
Hello,
I think geodns doesn't work when clients are querying DNS records via
1.1.1.1dnsTest results
Querying from japan region server would return incorrect answers when the records are returned by
1.1.1.1,while it just works normally with the default DNS server provided by ISP.
@abh commented on GitHub (Apr 9, 2022):
Sounds like an issue with the GeoIP data or one of the particular installations, not really the geodns software. (So maybe better for community.ntppool.org). But all the same:
Cloudflare doesn't support EDNS-CLIENT-SUBNET, so we'll use the geoip data/location of their DNS server.
Can you do a query for
dig -t txt _country.pool.ntp.org(maybe do a couple, they might have different results)?@ghost commented on GitHub (Apr 9, 2022):
@abh Sure, here is the result