Skip to content
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

Closed
WolfgangDpunkt opened this issue Jul 25, 2024 · 1 comment
Closed

IPv6 format for DNS (linux) #2327

WolfgangDpunkt opened this issue Jul 25, 2024 · 1 comment

Comments

@WolfgangDpunkt
Copy link

          > this adds the address in the expected format in Go [ipv6]:port

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)

@WolfgangDpunkt WolfgangDpunkt changed the title Merged Fix IPv6 format for DNS (linux) IPv6 format for DNS (linux) Jul 25, 2024
@v1rusnl
Copy link
Contributor

v1rusnl commented Oct 20, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants