Hi everyone, I was trying to connect to my school's VPN which requires a web pop up and I couldn't get it to work, It worked fine a few months ago so maybe it's a new bug? It requires a browser pop up to sign in and confirm via duo mobile. I confirmed using anyconnect that the vpn server does work; it has to be the client.
``` ~ via ❄ impure (shell) took 24s ❯ sudo openconnect --protocol=anyconnect --external-browser=/run/current/sw/bin/firefox [REDACTED] POST [REDACTED] Connected to [REDACTED]:443 SSL negotiation with [REDACTED] Connected to HTTPS on [REDACTED] with ciphersuite (TLS1.2)-(ECDHE-X25519)-(RSA-SHA256)-(AES-256-GCM) Got HTTP response: HTTP/1.1 404 Not Found Unexpected 404 result from server GET [REDACTED] Connected to [REDACTED]:443 SSL negotiation with [REDACTED] Connected to HTTPS on [REDACTED] with ciphersuite (TLS1.2)-(ECDHE-X25519)-(RSA-SHA256)-(AES-256-GCM) Got HTTP response: HTTP/1.0 302 Object Moved GET [REDACTED]+webvpn+/index.html SSL negotiation with [REDACTED] Connected to HTTPS on [REDACTED] with ciphersuite (TLS1.2)-(ECDHE-X25519)-(RSA-SHA256)-(AES-256-GCM) Please enter your username and password. Username: Password: Username: Password: POST [REDACTED]/+webvpn+/index.html Please enter your username and password. Username: ``` ``` OpenConnect version v9.12 Using GnuTLS 3.8.6. Features present: PKCS#11, RSA software token, HOTP software token, TOTP software token, Yubikey OATH, System keys, DTLS, ESP Supported protocols: anyconnect (default), nc, gp, pulse, f5, fortinet, array Default vpnc-script (override with --script): /nix/store/lr3qc5xqbjph3nrcrik5b8gxrfq44mhn-vpnc-scripts-unstable-2023-01-03/bin/vpnc-script ``` _______________________________________________ openconnect-devel mailing list [email protected] http://lists.infradead.org/mailman/listinfo/openconnect-devel
