![]() |
Source: Wikipedia. |
Turns out it takes less time than to write this blog post:
$ sudo apt-get install openconnect
$ sudo openconnect vpn.maastrichtuniversity.nl
There are graphical ways of doing this too, but I prefer the command line. This is for Debian GNU/Linux, but should be similar for other platforms, particularly the second step.
Update: I also found the --user= and --passwd-on-stdin options very useful.
Thank you very much Dr. Willighagen. After entering the command lines, my terminal just keeps working forever and the connection never gets established. (looks like this: https://ibb.co/j6LG2a)
ReplyDeleteAm I missing something?
Thanks
- Güney Celbiş
Dear Güney, that's exactly what *should* happen. The process will keep running, and as long as it is running, you have a tunnel (with the tun0 interface).
DeleteCongrats, it seems you set up a successful VPN tunnel! :)
Many belated thanks Dr. Willighagen!
Delete