https://bugs.kde.org/show_bug.cgi?id=371539
--- Comment #25 from LanMan <lan...@yandex.ru> --- I also have this problem. 1. Xiaomi Mi4i (MIUI Global 8.1.7.0 Stable, Android 5.0.2) + KDE Connect 1.5 (from F-Droid) 2. Nokia X2 DS (CM 12.1, Android 5.1.1) + KDE Connect 1.5 (from Play Market) 3. Laptop (Gentoo Linux) + KDE Connect 1.0.3 (USE flags: +app, +handbook, +wayland, -debug, -test) (FROM Mi4i [!]) $ netstat -nlpu udp6 0 0 ::::1714 :::* CLOSE udp6 0 0 ::::1716 :::* CLOSE $ netstat -nlpt tcp6 0 0 ::::1716 :::* LISTEN (FROM notebook [!]) $ netstat -anlpt tcp6 0 0 ::::1716 :::* LISTEN 10292/kdeconnectd $ netstat -anlpu udp6 0 0 ::::1716 :::* 10292/kdeconnectd In my LAN not using IPv6, cos my router not support it. In /etc/sysctl.conf on laptop also: net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 Mobile devices see/pairing each other (I don`t know exactly how, really), but not see the laptop (and laptop doesn't see them too). I don't have firewalls / selinux / smth else. Kernel and system profile not hardened. P.S. Sorry for my english. -- You are receiving this mail because: You are watching all bug changes.