mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #133] Wildcard Subdomain for user #126
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#126
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 @elnappo on GitHub (Jan 17, 2014).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/133
we could add a wildcard subdomain for users. For example:
*.elnappo.nsupdate.info
so i could use www.elnappo.nsupdate.info, jabber.elnappo.nsupdate.info, ...
Your thoughts and ideas?
@ThomasWaldmann commented on GitHub (Jan 18, 2014):
sounds like a nice feature, esp. for developers / web designers with named virtualhosts.
@ThomasWaldmann commented on GitHub (Oct 27, 2014):
with the new "related hosts" feature, you can have that now and even have it point to the real ipv6 ip of all these machines. it is not using a wildcard dns entry, but creating entries for all hosts in the "related hosts" list.
very useful for ipv6, maybe also for some ipv4 scenarios. if you want to have all ipv4 addrs to point to the same IP (== router IP), just use 0 as interface id.
@JonasDaWi commented on GitHub (Jul 1, 2021):
@ThomasWaldmann it would be nice to add this to the documentation, because I only found this information here
@ThomasWaldmann commented on GitHub (Jul 1, 2021):
Yeah, would be nice - can you do a PR?
@JonasDaWi commented on GitHub (Jul 1, 2021):
Alright: #485