https://bugs.kde.org/show_bug.cgi?id=507444
--- Comment #10 from TraceyC <[email protected]> --- (In reply to bart from comment #9) > This is the contents of my wg0.conf, with the keys removed Thank you. Can you also share its configuration file in /etc/NetworkManager/system-connections ? There should be a file ending in .nmconnection for it. Mine looks like this (secrets removed) [connection] id=ProtonVPNFree uuid=xxx type=wireguard autoconnect=false interface-name=ProtonVPNFre-WG permissions=user:myuser:; [wireguard] private-key-flags=1 [wireguard-peer.xxxx=] endpoint=xx.xx.xx.xx:port allowed-ips=0.0.0.0/0; [ipv4] address1=xx.xx.xx.xx/32 method=manual [ipv6] addr-gen-mode=stable-privacy method=ignore [proxy] -- You are receiving this mail because: You are watching all bug changes.
