Questions tagged [openconnect]
OpenConnect is an SSL VPN client
48 questions
0 votes
0 answers
250 views
resolv.conf not updated after connecting to VPN using OpenConnect
I recently switched from the Cisco AnyConnect Secure Mobility Client to OpenConnect to solve a long-standing issue where my Docker containers could not access internal sites over my corporate VPN. ...
2 votes
0 answers
576 views
setup vpn connection using nmcli - Connection activation failed: No valid secrets
I'm trying to configure an openconnect VPN connection in nmcli on a Debian 12 running SwayWM. I manage to connect to the vpn using nmcli with the --ask flag but it cannot read vpn secrets provided ...
1 vote
2 answers
1k views
VPN parameter useragent and NetworkManager
After some changes on server or in local packages now during trial to connect vpn server I receive 404 error response. Preiously I was using configuration for NetworkManager under Gnome with success ...
0 votes
0 answers
830 views
ocserv error: vhost, you cannot mix multiple authentication method
I'm trying to install ocserv (OpenConnect VPN Server), using script from this repository, on CentOS 8.1. Script automatically sets up server, certificate, user list and other settings. After install....
1 vote
1 answer
911 views
How to fix ca md too weak vpnbook?
I wanted to connect to freevpn openvpn service so I've followed the setup steps as their website said. but there is a problem about certificate I think. I've tried: openvpn --config vpnbook-pl226-...
5 votes
2 answers
21k views
How to set a VPN connection in nmcli?
I want to use nmcli to connect to a VPN that I typically use Cisco Annyconnect for. I've installed networkmanager-openconnect package (in Arch) and now I want to use it through nmcli. However, nmcli ...
2 votes
1 answer
1k views
In tmux on remote machine, each new line in terminal is indented to the end of the previously displayed line [closed]
Update: Solved thanks to comment by @NotTheDr01ds Original question (Details of the machines I'm using at end) I connect to a my Uni's VPN using: sudo /sbin/modprobe tun && sudo openconnect ...
0 votes
1 answer
1k views
How can i route specific traffic through VPN Client
I have VPN network based CentOS 8 with OpenConnect Package. I need to allow VPN clients to use their local internet for browsing instead of server side. Currently all VPN clients utilising server side ...