https://bugs.kde.org/show_bug.cgi?id=463294
Bug ID: 463294
Summary: kde connect only listen to ipv6 traffic and ignores
ipv4.
Classification: Applications
Product: kdeconnect
Version: unspecified
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. Run KDE-Connect
2. run following command in the console
sudo netstat -tunelp | grep -i kdeconnect
OBSERVED RESULT
tcp6 0 0 :::1716 :::* LISTEN
1000 34360 2260/kdeconnectd
udp6 0 0 :::1716 :::*
1000 34359 2260/kdeconnectd
Please notice, that required port is only open for ipv6.
EXPECTED RESULT
Open ports for both ipv4 and ipv6 or ability to change this behaviour.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KUbuntu 22.04.1 LTS
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.