Hello everyone!
One more post regarding possibility to use GlobalProtect on GNU/Linux. I have working VPN configuration on Microsoft Windows 11 system. Is there a chance to export configuration somehow to be able to use it on Linux machine as well?
I’m using EndeavourOS (Arch based) and I tried the following packages:
- gp-saml-gui, Package Details: gp-saml-gui-git r57.17b2ca6-1, doesn’t work with the following error:
eval $( gp-saml-gui --allow-insecure-crypto --no-verify --clientos=Windows -c test1.cer -p )
Looking for SAML auth tags in response to https://someportal.com/global-protect/prelogin.esp...
usage: gp_saml_gui.py [-h] [--no-verify] [-C COOKIES | -K] [-g | -p] [-c CERT]
[--key KEY] [-v | -q] [-x | -P | -S | -E] [-u]
[--clientos {Linux,Windows,Mac}] [-f EXTRA]
[--allow-insecure-crypto] [--user-agent USER_AGENT]
[--no-proxy]
server [openconnect_extra ...]
gp_saml_gui.py: error: SSL error (try --allow-insecure-crypto to ignore): [SSL] PEM lib (_ssl.c:3916)someportal.com
- GlobalProtect-openconnect, Package Details: globalprotect-openconnect-git 2.3.7-1, doesn’t work with the following error:
Prelogin error: GlobalProtect gateway does not exist
- GlobalProtect-openconnect, globalprotect-openconnect 1.4.9-2, doesn’t work with the following error:
Gateway authentication failed
Unknown response for gateway prelogin interface.
Not sure if this is achievable, but I really need to do my best to try, otherwise I can’t work.
Thanks everyone.