-
-
Notifications
You must be signed in to change notification settings - Fork 536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPv6 format for DNS (linux) #2327
Comments
WolfgangDpunkt
changed the title
Merged Fix IPv6 format for DNS (linux)
IPv6 format for DNS (linux)
Jul 25, 2024
Same problem. |
jclds139
added a commit
to jclds139/netbird
that referenced
this issue
Dec 13, 2024
Fixes netbirdio#2327 and netbirdio#2606 by formatting all addresses from ICE as IPv6 (since IPv4 addresses can be parsed and formatted the same way).
jclds139
added a commit
to jclds139/netbird
that referenced
this issue
Dec 13, 2024
Should fix netbirdio#2327 and netbirdio#2606 by checking for IPv6 addresses from ICE
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this would also have to be adapted for the Linux client.
Every ipv6 DNS address that I enter via the Management Gui results in this error message on a debian server client:
dial udp: address 2001:4860:4860::8888:53: too many colons in address
Originally posted by @WolfgangDpunkt in #1350 (comment)
The text was updated successfully, but these errors were encountered: