https://bugs.kde.org/show_bug.cgi?id=420066

            Bug ID: 420066
           Summary: Importing Wireguard Config fails when IPv6 DNS is
                    specified
           Product: plasma-nm
           Version: 5.18.4
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jgrul...@redhat.com
          Reporter: k...@endof.de
  Target Milestone: ---

Created attachment 127531
  --> https://bugs.kde.org/attachment.cgi?id=127531&action=edit
wg conf file to reproduce the error

SUMMARY
It's not possible to import wireguard configurations via the dialog when a IPv6
DNS resolver is set in the wg.conf. 
Removing the IPv6 address from the DNS settings import works but does not add
the PresharedKey to the configuration

STEPS TO REPRODUCE
Import the following wireguard config:
$ cat wg1.conf
[Interface]
Address = 10.0.0.3/32, 2a01:4f7:1::3/128
PrivateKey = YCRTq3DO0Po2lXfZhyfVMgqF1uvez/Sk07hv4oXfF0s=
DNS = 2a01:4f8:0:1::add:1010, 213.133.98.98

[Peer]
PublicKey = NHYr6WEXzJSC7frUasiKGaPdoEZ1wA+v9F1gDOJu9EA=
PresharedKey = onepresharedkeyjusttohaveitwrittenthereasex=
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = wg.somehost.de:51820


OBSERVED RESULT
throws: "ipv6.method: method "auto" is not supported for WireGuard" 

EXPECTED RESULT
A new wireguard vpn connection added to the list

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
kernel: 5.6.3-2-MANJARO

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to