[GH-ISSUE #2496] Allow custom TLDs in DNS #5299

Open
opened 2026-08-05 01:02:28 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @soymgomez on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2496

Describe the solution you'd like
While implementing Netbird for a client we have found that they use a custom TLD of the type .company for their internal domains. In the DNS section it only allows to add domains and we cannot add that TLD.

For this case we have modified directly in the sqlite the domain field to include only the custom TLD and everything has worked correctly.

It would be interesting to allow or have a space to add custom TLDs apart from the domains or to allow them as well as the domains.

Originally created by @soymgomez on GitHub (Aug 28, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2496 **Describe the solution you'd like** While implementing Netbird for a client we have found that they use a custom TLD of the type `.company` for their internal domains. In the DNS section it only allows to add domains and we cannot add that TLD. For this case we have modified directly in the sqlite the domain field to include only the custom TLD and everything has worked correctly. It would be interesting to allow or have a space to add custom TLDs apart from the domains or to allow them as well as the domains.
saavagebueno added the feature-requestdashboarddns labels 2026-08-05 01:02:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5299