dlenski / openconnect

OpenConnect client extended to support Palo Alto Networks' GlobalProtect VPN
679 stars 130 forks source link

Unknown VPN protocol 'gp' #166

Closed edgarcaldeira closed 4 years ago

edgarcaldeira commented 4 years ago

Hi Guys, i'm trying to use openconnect and when i ran the code i get the message below:

openconnect --protocol=gp 125.212.xxx.x --dump -vvv

RESULT: Unknown VPN protocol 'gp'

My openconnect version: OpenConnect version v7.08-3ubuntu0.18.04.1 Using GnuTLS. Features present: PKCS#11, RSA software token, HOTP software token, TOTP software token, Yubikey OATH, System keys, DTLS

OS:

uname -a Linux edgar-linux 5.3.0-42-generic #34~18.04.1-Ubuntu SMP Fri Feb 28 13:42:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Anyone could give me a light here?

Thanks !

dlenski commented 4 years ago

Thank you for including the information requested in the issue template but… did you read the README? The first paragraph? :roll_eyes:

screenshot