mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #361] Wrong cname resolution #125
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#125
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 @mageddo on GitHub (Mar 15, 2023).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/361
It was supposed to solve bookmarks.mageddo.com IP not only the cname.
nslookup.exe papa3.acme.com
Server: 192.168.0.128
Address: 192.168.0.128#53
Non-authoritative answer:

papa3.acme.com canonical name = bookmarks.mageddo.com.
bookmarks.mageddo.com canonical name = mageddo.com.
@mageddo commented on GitHub (Mar 17, 2023):
Tested on windows
@mageddo commented on GitHub (Mar 17, 2023):
Not able to reproduce on linux on 3.12.1
@mageddo commented on GitHub (Mar 19, 2023):
Tested on 3.14 on Windows on binary and docker version and can't reproduce this issue anymore