https://bugs.kde.org/show_bug.cgi?id=509743
Pavel Valach <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Pavel Valach <[email protected]> --- I have this issue (or a very similar breed), too. Funnily enough, for me, the IPv6 is shown correctly for the wireless interface, but not on Ethernet. (On Ethernet, I have 802.1x-auth enabled). Both interfaces have obtained their IPv6 addresses via DHCPv6. At first, there was at least an IPv6 default gateway displayed for Ethernet, but after disconnect and reconnect, there is no IPv6 section anymore, even though the interface gets the IPv6 address normally. Attaching a screenshot of the applet to clearly show the difference. $ ip -br a lo UNKNOWN 127.0.0.1/8 ::1/128 enp1s0f0 UP 195.113.xx.xx/25 2001:718:xx:xx::xx/128 fe80::1682:xx:xx:xx/64 wlp2s0 UP 78.128.xx.xx/24 2001:718:xx:xx::xx/128 fe80::6229:xx:xx:xx/64 $ nmcli device show enp1s0f0 GENERAL.DEVICE: enp1s0f0 GENERAL.TYPE: ethernet GENERAL.HWADDR: 6C:24:xx:xx:xx:xx GENERAL.MTU: 1500 GENERAL.STATE: 100 (connected) GENERAL.CONNECTION: int-eth-dot1x-xx GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/18 WIRED-PROPERTIES.CARRIER: on IP4.ADDRESS[1]: 195.113.xx.xx/25 IP4.GATEWAY: 195.113.xx.xx IP4.ROUTE[1]: dst = 195.113.xx.xx/25, nh = 0.0.0.0, mt = 100 IP4.ROUTE[2]: dst = 0.0.0.0/0, nh = 195.113.xx.xx, mt = 100 IP4.DNS[1]: 195.113.xx.xx IP4.SEARCHES[1]: xx.cz IP6.ADDRESS[1]: 2001:718:xx:xx::xx/128 IP6.ADDRESS[2]: fe80::1682:xx:xx:xx/64 IP6.GATEWAY: fe80::xx:xx:xx:xx IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 1024 IP6.ROUTE[2]: dst = 2001:718:xx:xx::/64, nh = ::, mt = 100 IP6.ROUTE[3]: dst = 2001:718:xx:xx::xx/128, nh = ::, mt = 100 IP6.ROUTE[4]: dst = ::/0, nh = fe80::xx:xx:xx:xx, mt = 100 IP6.DNS[1]: 2001:718:xx:xx::xx:xx Operating System: Fedora Linux 44 KDE Plasma Version: 6.6.5 KDE Frameworks Version: 6.26.0 Qt Version: 6.11.1 Kernel Version: 7.0.10-201.fc44.x86_64 (64-bit) -- You are receiving this mail because: You are watching all bug changes.
