Open https://asp.arubanetworks.com/downloads in a browser and set the filters to
File Type: Software
Product: Aruba Virtual Intranet Access ( VIA )
File Category: Linux
Downloading the profile might not work with the GUI. Alternatively we can download the profile via cli:
sh$ via-cli session start
sh$ via-cli profile load <URL> <USERNAME> <PASSWORD>
sh$ via-cli session stop
Connecting via CLI
sh$ via-cli session start
sh$ via-cli vpn connect -u <USERNAME> -p <PASSWORD>
Connecting via GUI
sh$ via-cli vpn disconnect
sh$ via-cli session stop