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: Address family not supported by protocol (os error 97) #201

Open
schanur opened this issue Sep 16, 2024 · 1 comment
Open

Comments

@schanur
Copy link

schanur commented Sep 16, 2024

Hi,

I am having problems using lan-mouse in a IPv6 only network.
This is the console input/response:

lan-mouse > connect right 2001:9e8:cd7:2b00:8e16:45ff:fe5e:c922 4242
[2024-09-16T13:18:44Z INFO lan_mouse::server] added client 0
[2024-09-16T13:18:44Z INFO lan_mouse::dns] resolving (0) 2001:9e8:cd7:2b00:8e16:45ff:fe5e:c922 ...
[2024-09-16T13:18:44Z INFO lan_mouse::dns] 2001:9e8:cd7:2b00:8e16:45ff:fe5e:c922: adding ip 2001:9e8:cd7:2b00:8e16:45ff:fe5e:c922
client 0: hostname updated ("" -> 2001:9e8:cd7:2b00:8e16:45ff:fe5e:c922)
lan-mouse > lan-mouse > lan-mouse > [2024-09-16T13:18:50Z WARN lan_mouse::server::network_task] udp send failed: network error: Address family not supported by protocol (os error 97)
[2024-09-16T13:18:50Z WARN lan_mouse::server::ping_task] client not responding, releasing pointer!

@feschber
Copy link
Owner

That's interesting, technically there should not be anything preventing you from using ipv6. I'll have to look into that.

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