Open
Description
Describe the problem
When a DNS query uses random capitalisation like the one which is used to prevent cache poisoning Netbird will respond with NXDOMAIN.
To Reproduce
Steps to reproduce the behavior:
- Connect to a Netbird network
- Run a DNS query to the local resolver for a hostname
dig @10.74.x.y <hostname>.<domain>
works butdig @10.74.x.y <hOstName>.<dOmAin>
does not
dig @10.74.42.7 me.client.netbird
works butdig @10.74.42.7 Me.Client.netbird
does not
Expected behavior
Netbird should ignore these capitalisations as they are not relevant in this context.
Are you using NetBird Cloud?
I'm using the selfhosted instance though this seems like a client issue.
NetBird version
netbird version
0.27.10