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
Next revisionBoth sides next revision
student:vpn:start [2020/01/15 19:02] – Edited the section on Chrome OS bernstdhstudent:vpn:start [2022/10/24 10:39] – Updated to new IT page with updated client mckeanbs
Line 1: Line 1:
 ====== For Windows and Mac ====== ====== For Windows and Mac ======
  
-Please go here for the download and instructions on the Pulse Secure client https://www.jmu.edu/computing/internet-and-network/pulse-secure.shtml+Please go here for the download and instructions on the VPN client https://www.jmu.edu/computing/internet-and-network/vpn-client.shtml
  
 ====== For Linux ====== ====== For Linux ======
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.