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

--- Comment #3 from akb825 <akb...@gmail.com> ---
Created attachment 137574
  --> https://bugs.kde.org/attachment.cgi?id=137574&action=edit
usergroup.patch

I went through the code and I believe the main problem is that only the host +
port is passed to the NetworkManager-openconnect plugin that establishes the
"real" connection to the VPN. I have attached a patch (usergroup.patch) that
appends the urlpath (which is parsed as the usergroup) to the
NM_OPENCONNECT_KEY_GATEWAY secrets parameter when it's provided.

This allows the connection to be established with the pulse protocol (since it
was using the incorrect URL for the cookie). However, similar to my previous
results with the "Juniper Network Connect" protocol all network activity that's
routed through the VPN times out. My guess is there's some additional issues in
NetworkManager-openconnect that's preventing it from working properly.

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

Reply via email to