https://bugs.kde.org/show_bug.cgi?id=371539
Bug ID: 371539
Summary: Only listens to IPv6
Product: kdeconnect
Version: 1.0
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
After upgrading from 0.9.4 to the latest Version in Repo, my PC can not be
added in KDE-Connect.
My Firewalld-Service has all the required Ports activated (TCP/UDP(1714-1764)).
When I type in "netstat -tulpen" I only see:
tcp6 0 0 :::1716 :::* LISTEN
1000 28755 2071/kdeconnectd
udp6 0 0 :::1716 :::*
1000 28754 2071/kdeconnectd
udp 0 0 0.0.0.0:5353 0.0.0.0:*
1000 166361 32754/KDEConnect
udp 0 0 0.0.0.0:5353 0.0.0.0:*
1000 166211 32754/KDEConnect
udp 0 0 0.0.0.0:5353 0.0.0.0:*
1000 166210 32754/KDEConnect
udp 0 0 0.0.0.0:5353 0.0.0.0:*
1000 166209 32754/KDEConnect
That does not seem to be correct to me. Why is there a listener only on TCPv6
and UDPv6?
When I intercept the traffic with wireshark, I see a Request on UDP(1714) from
my mobile and an "ICMP: Destination Unreachable (Port Unreachable)" from my
Workstation.
If I deactivate the Firewall the problem perisists. Any suggestions?
Reproducible: Always
Steps to Reproduce:
1. Power on your Workstation and Log in
2. Open the Application on your Android Device and scan for Devices
Actual Results:
No Devices Found
Expected Results:
My Workstation should appear in the list
--
You are receiving this mail because:
You are watching all bug changes.