[kde] [Bug 472472] VPN connection fails with Certificate Validation Failure because attempt to reach wrong gateway

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jul 21 18:15:35 BST 2023


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

--- Comment #3 from andrea.ippo at gmail.com ---
Created attachment 160430
  --> https://bugs.kde.org/attachment.cgi?id=160430&action=edit
Connection configuration in System settings

As you can see here, the /employee part is still present.

I have also checked the NetworkManager file for this connection, to check if
the /employee part gets dropped somewhere there, and indeed it seems that while
[vpn].gateway keeps the original value, [vpn-secrets].lasthost holds the
gateway without the /employee suffix. I suspect that this could be the root
cause. But I don't know if it's KDE Daemon's fault or NM's.

sudo cat "/etc/NetworkManager/system-connections/New vpn
connection.nmconnection"



[connection]
id=My VPN
uuid=095e444c-f674-47c4-a642-292e70f6af8b
type=vpn

[vpn]
cookie-flags=2
enable_csd_trojan=no
gateway=mycompany.com/employee
gateway-flags=2
gwcert-flags=2
pem_passphrase_fsid=no
prevent_invalid_cert=no
protocol=anyconnect
reported_os=linux-64
stoken_source=disabled
stoken_string-flags=0
service-type=org.freedesktop.NetworkManager.openconnect

[vpn-secrets]
autoconnect=no
form:main:username=myUserName
lasthost=mycompany.com
save_passwords=no
stoken_string=
xmlconfig=<edited>

[ipv4]
method=auto

[ipv6]
addr-gen-mode=default
method=auto

[proxy]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list