https://bugs.kde.org/show_bug.cgi?id=463250
--- Comment #2 from postix <[email protected]> --- Directly after booting and logging in, `ip addr` actually shows that the system intended to connect to WG over wlp3s0, as the interface is listed and everything looks like it should. However, there has not been any handshake and I cannot connect to any but my own IP addresses of this machine. ``` 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 4: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether <MAC> brd ff:ff:ff:ff:ff:ff inet 192.168.120.30/24 brd 192.168.100.255 scope global dynamic noprefixroute wlp3s0 valid_lft 7112sec preferred_lft 7112sec inet6 fe80::<snip>/64 scope link noprefixroute valid_lft forever preferred_lft forever 5: WireGuard: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1420 qdisc noqueue state UNKNOWN group default qlen 1000 link/none inet 10.10.20.30/32 scope global noprefixroute WireGuard valid_lft forever preferred_lft forever ``` -- You are receiving this mail because: You are watching all bug changes.
