Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
student:vpn:start [2023/10/31 12:47] – Point users to upstream repo for a working openconnect version morrispjstudent:vpn:start [2023/10/31 12:51] morrispj
Line 12: Line 12:
     Unknown error; exiting.     Unknown error; exiting.
  
-A working version is available for many distributions at https://software.opensuse.org/download.html?project=home%3Abluca%3Aopenconnect%3Arelease&;package=openconnect . Follow the "Add repository and install manually" instructions to ensure you receive updates. Once installed, you can connect to the VPN by:+A working version is available for many distributions at https://software.opensuse.org/download.html?project=home%3Abluca%3Aopenconnect%3Arelease&;package=openconnect . Follow the "Add repository and install manually" instructions to ensure you receive future updates. Once installed, you can connect to the VPN by:
  
   * Open a terminal.   * Open a terminal.
-  * Install openconnect: <code>sudo apt install openconnect</code> 
   * Connect to the vpn: <code>sudo openconnect --protocol=pulse vpn.jmu.edu</code>   * Connect to the vpn: <code>sudo openconnect --protocol=pulse vpn.jmu.edu</code>
   * You'll be asked for a Username, your e-ID goes there.   * You'll be asked for a Username, your e-ID goes there.