mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 00:25:58 +03:00
[GH-ISSUE #488] custom domains with IP v4 nameservers are broken #359
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#359
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 @ThomasWaldmann on GitHub (Nov 8, 2021).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/488
This is site-specific for the
https://www.nsupdate.infosite - from the updated site notes:@ThomasWaldmann commented on GitHub (Nov 8, 2021):
TODO for the code:
the fields for primary and optional secondary DNS servers have a validator that checks for IP v4 or v6 address.
we need to allow entering a FQDN also. at lookup time, dns64 will then transform a v4 address automatically to a working v6 address.
@ThomasWaldmann commented on GitHub (Nov 8, 2021):