-
-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to launch cli on openbsd? #475
Comments
|
|
OK, progress:
followed by taking the auth link and pasting that link like so:
results in
it almost works, but didn't bring ip the interface. I think perhaps I need to disable ipv6 or submit a hip report, but I'm not sure how to pass that through to openconnect, since gpclient calls openconnect on my behalf. 🤔 |
OK, it is working now. I tried same as above, but with
not sure the --hip worked, but the connection is up, even though the background openconnect proc is not running. the package btw, is on the ports mailing list currently. |
Actually, it connects, sometimes, but it's very intermittent and slow. perhaps adding --no-dtls would help. but again, I don't know how to pass this through to openconnect. Anyone know? |
The |
Hi
I have the client installed on openbsd, but I'm not quite sure how to launch it correctly? The package on openbsd is cli only, no gui. There is no gpgui.desktop.
I try,
it opens in my browser, authenticates successfully, but then nothing further happens and I can't see any cookie information returned to the shell.
I get this in the browser:
Can I get the "${COOKIE}" so I can pass this to openconnect directly?
The text was updated successfully, but these errors were encountered: