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 support #46

Open
unixfox opened this issue Jul 5, 2021 · 10 comments
Open

IPv6 support #46

unixfox opened this issue Jul 5, 2021 · 10 comments

Comments

@unixfox
Copy link

unixfox commented Jul 5, 2021

Hello,

In the README I only see IPv4 subnets, is wiretrustee working with IPv6 subnets? If not, is it possible to add a support for IPv6?

@braginini
Copy link
Contributor

hey @unixfox .
Thanks for creating the issue.
Yes, we will add ipv6 support, however, we don't have a strict deadline for that yet.
I will let you know once we have some clarity around this topic.

@misuzu
Copy link

misuzu commented Aug 15, 2022

IPv6 would be awesome. It would also be great if something like 6plane addressing scheme in zerotier could be integrated.

@nazarewk
Copy link
Contributor

I'm believe there needs to be some update on IPv6 in addition to #577 , on clients I am getting errors like those complaining about being unable to route IPv6 route through IPv4 addressable Peer:

Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="getting routes returned an error: no route found for 2406:da1e:10:6d1::" file="systemops.go:50"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="getting routes returned an error: no route found for 2a05:d016:4f1:6d1::" file="systemops.go:50"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="route 2406:da1e:10:6d1::/56 couldn't be added for peer 100.77.44.6, err: invalid CIDR address: 100.77.44.6/128" file="client.go:276"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="route 2a05:d016:4f1:6d1::/56 couldn't be added for peer 100.77.44.6, err: invalid CIDR address: 100.77.44.6/128" file="client.go:276"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="getting routes returned an error: no route found for 2406:da1e:85a:6d1::" file="systemops.go:50"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="route 2406:da1e:85a:6d1::/56 couldn't be added for peer 100.77.44.6, err: invalid CIDR address: 100.77.44.6/128" file="client.go:276"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="getting routes returned an error: no route found for 2406:da1e:6d1:6d1::" file="systemops.go:50"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="getting routes returned an error: no route found for 2a05:d016:254:6d1::" file="systemops.go:50"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="route 2406:da1e:6d1:6d1::/56 couldn't be added for peer 100.77.44.6, err: invalid CIDR address: 100.77.44.6/128" file="client.go:276"
Jan 18 11:53:26 nazarewk-krul netbird[6053]: time="2023-01-18T11:53:26+01:00" level=error msg="route 2a05:d016:254:6d1::/56 couldn't be added for peer 100.77.44.6, err: invalid CIDR address: 100.77.44.6/128" file="client.go:276"

@guedressel
Copy link

+1

@felixls
Copy link

felixls commented Feb 3, 2024

+1

@FlintyLemming
Copy link

True, I can not establish connection directly via IPv6 at all.

@masx200
Copy link

masx200 commented Mar 6, 2024

any update?

@gmoxi
Copy link

gmoxi commented Apr 10, 2024

@braginini Thanks for your work. I am curious, please, why has Netbird had an open issue since 2021?

@agafonovim
Copy link

+1

@Gunni
Copy link

Gunni commented Oct 25, 2024

I would like this as well, i would prefer only using IPv6 on the overlay network.

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