You are not logged in.
Pages: 1
Hello,
I'm trying to connect to a VPN using CLI. Now it seemed to work (seemed since I was still unsure) but then I updated the system and tried it again. I got the error
"Failed to open tun device: No such device"
Apparently, that was because I didn't reboot after updating the system which one should if anything kernel gets updated. Anyway, now after restarting if I try to use "sudo openconnect <vpn>" I get after what seems to me successful authentication (I'm connected via ssh if that matters):
Got CONNECT response: HTTP/1.1 200 OK
CSTP connected. DPD 30, Keepalive 30
Connected as <ipv4> + <ipv6>/115, using SSL, with DTLS in progress
Established DTLS connection (using GnuTLS). Ciphersuite (DTLS1.2)-(ECDHE-RSA)-(AES-256-GCM).
ignoring non-forwardable exclude route 0.0.0.0/32
and then it just stay in the prompt indefenitifely. using the verbose flag doesn't add much more, just a bunch of information before the above.
any idea what I could do? Thanks.
Edit: I also installed nm-applet now and set it up the way I know works on my other computer. Nm tells me that the connection was successfull but after that I don't have any internet.
Last edited by balance (2021-12-15 11:02:34)
Offline
Pages: 1