dlenski / gp-saml-gui

Interactively authenticate to GlobalProtect VPNs that require SAML
GNU General Public License v3.0
300 stars 68 forks source link

Newer Mac version having an openconnect connection error. #67

Closed bobspryn closed 1 year ago

bobspryn commented 1 year ago

I'm using @lkrms fork to get this working on mac, and it's almost working, but I'm hitting an issue during the connection process (so it shouldn't be related to his changes).

add net default: gateway **.**.**.**
 is not a recognized network service.
** Error: The parameters were not valid.

Seems to be similar to the issue being reported for this other utility: https://gitlab.com/openconnect/vpnc-scripts/-/issues/45

I'm not seeing any related code where you look for a network device, however. Any pointers, and I can hack on it?

bobspryn commented 1 year ago

Disregard, looks like more of an openconnect issue itself with the scripts they use for DNS/routing.