Add DNS hostnames on routed networks via ARP/NDP #269

Open
opened 2025-11-20 05:08:54 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @renne on GitHub (Feb 1, 2023).

Is your feature request related to a problem? Please describe.
In case Netbird is used to route networks it is a tedious task to add all hostnames in the subnet to DNS.

Describe the solution you'd like
Netbird should use ARP/NDP to detect hostnames in a subnet and add them to the internal DNS.

Describe alternatives you've considered
Developing additional tools which scan the network and feed hostnames into a DNS server.
These are time-consuming custom solutions. A generic solution within Netbird would be much better.

Originally created by @renne on GitHub (Feb 1, 2023). **Is your feature request related to a problem? Please describe.** In case Netbird is used to route networks it is a tedious task to add all hostnames in the subnet to DNS. **Describe the solution you'd like** Netbird should use ARP/NDP to detect hostnames in a subnet and add them to the internal DNS. **Describe alternatives you've considered** Developing additional tools which scan the network and feed hostnames into a DNS server. These are time-consuming custom solutions. A generic solution within Netbird would be much better.
saavagebueno added the enhancementfeature-requestclient labels 2025-11-20 05:08:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#269