Summary: | kde connect only listen to ipv6 traffic and ignores ipv4. | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Vlad Adamenko <elf128> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED NOT A BUG | ||
Severity: | major | CC: | bugs.kde.org, kachristmas, silvan.calarco, tagwerk19 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vlad Adamenko
2022-12-21 00:35:10 UTC
KDE Connect version: 21.12.3 ( which is latest available in kubuntu repository, but not available in the list to choose from ) I'm observing the same. Also running Kubuntu 22.04.1 LTS kde-connect version is 21.12.3-0ubuntu1 Running netcat from another machine shows connectivity using IPv4. It's not clear why my phone won't connect and why netstat shows that's only listening to IPv6 ports Does your current connection have any IPv4 address configured? Maybe your DHCP server only assigns an IPv6 address to your connection... Issue has resolved itself on my machine. (In reply to Vlad Adamenko from comment #0) > OBSERVED RESULT > tcp6 0 0 :::1716 :::* LISTEN 1000 34360 2260/kdeconnectd > udp6 0 0 :::1716 :::* 1000 34359 2260/kdeconnectd Maybe... https://bugs.kde.org/show_bug.cgi?id=417615#c3 Yes indeed, i can connect to the port with nc from the same PC, from other PC in a different subnet, and from Phone. It's still doesn't explain, why kdeconnect on the phone cannot discover PC, but now, it's different story. We can close this one. (In reply to Vlad Adamenko from comment #7) > We can close this one. Will do, I've set it as "not a bug". Hope that's OK. |