[GH-ISSUE #2175] DNS Routes Not Functioning Properly in NetBird #4536

Open
opened 2026-08-05 00:58:15 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @roney492 on GitHub (Jun 21, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2175

Describe the problem

The new DNS routes feature in NetBird is not working as expected. Sites that are supposed to be routed through specified Network routes either timeout in browser or as routed directly ie via original IP instead of the expected peer.

This was tested using "whatsmyip.com" with a routing peer on windows machines.

To Reproduce

Steps to reproduce the behaviour:

  1. Configure DNS routes in NetBird for domains such as "whatismyipaddress.com" and "www.whatismyip.com".
  2. Set it to route though a routing peer.
  3. Open a browser (e.g., Chrome) and navigate to "whatismyipaddress.com" or "www.whatismyip.com".
  4. Observe that the browser either times out or displays the original IP on "whatsmyip.com".

Expected behavior
Traffic to specified domains (e.g.,"whatismyipaddress.com" or "www.whatismyip.com") should be routed through the designated peer, resulting in the correct routed IP.

Are you using NetBird Cloud?
No, Self hosted.

NetBird version
0.28.2

Additional Info
This works well with IP routing, only with DNS routing its failing.

Originally created by @roney492 on GitHub (Jun 21, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2175 **Describe the problem** The new DNS routes feature in NetBird is not working as expected. Sites that are supposed to be routed through specified Network routes either timeout in browser or as routed directly ie via original IP instead of the expected peer. This was tested using "whatsmyip.com" with a routing peer on windows machines. **To Reproduce** Steps to reproduce the behaviour: 1. Configure DNS routes in NetBird for domains such as "whatismyipaddress.com" and "www.whatismyip.com". 2. Set it to route though a routing peer. 3. Open a browser (e.g., Chrome) and navigate to "whatismyipaddress.com" or "www.whatismyip.com". 4. Observe that the browser either times out or displays the original IP on "whatsmyip.com". **Expected behavior** Traffic to specified domains (e.g.,"whatismyipaddress.com" or "www.whatismyip.com") should be routed through the designated peer, resulting in the correct routed IP. **Are you using NetBird Cloud?** No, Self hosted. **NetBird version** 0.28.2 **Additional Info** This works well with IP routing, only with DNS routing its failing.
saavagebueno added the clientroutes labels 2026-08-05 00:58:15 -04:00
Sign in to join this conversation.
No Label client routes
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#4536