Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
student:vpn:start [2020/01/15 19:02] – Edited the section on Chrome OS bernstdhstudent:vpn:start [2020/07/22 11:52] – Use pulse instead of juniper with openconnect morrispj
Line 11: Line 11:
   * Open a terminal.   * Open a terminal.
   * Install openconnect: <code>sudo apt-get install openconnect</code>   * Install openconnect: <code>sudo apt-get install openconnect</code>
-  * Connect to the vpn: <code>sudo openconnect --juniper 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.
   * You'll be asked for a Password, the same password you use for Canvas/MyMadison goes there.   * You'll be asked for a Password, the same password you use for Canvas/MyMadison goes there.