Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
student:vpn:start [2018/09/19 14:35] – Update URL morrispj | student:vpn:start [2024/12/13 11:30] (current) – morrispj | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== For Windows and Mac ====== | + | ===== JMU VPN ===== |
+ | The JMU VPN endpoint is changing to Palo Alto GlobalProtect on January 6 2025. The existing Ivanti Secure Access client will stop working at that time. | ||
- | Please go here for the download | + | ===== Windows |
+ | Download | ||
+ | Full documentation is available from the [[https://jamesmadisonuniversity.rightanswers.com/ | ||
- | ====== For Linux ====== | + | ===== Linux ===== |
+ | Install the OpenConnect client from your distribution' | ||
+ | < | ||
+ | # apt install openconnect | ||
+ | # openconnect --protocol=gp gp.jmu.edu | ||
+ | </ | ||
- | These instructions assume an Ubuntu/ | + | Your distribution may have a package that integrates the VPN into your network management software. Search your OS repositories for openconnect related packages. |
- | It also assumes you are enrolled in Duo. Make sure you're enrolled in Duo because | + | ===== Chrome OS ===== |
+ | You can launch | ||
+ | |||
+ | Set the portal to '' | ||
- | * Open a terminal. | ||
- | * Install openconnect: | ||
- | * Connect to the vpn: < | ||
- | * 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/ | ||
- | * You'll be asked for a Password#2, there are several options you can choose here. You are essentially choosing how you want Duo to authenticate you. | ||
- | * Assuming you have Duo installed on your Android or iOS device, you'll likely want to type " | ||
- | * You can also type sms1, to send a list of Duo codes to your phone, which can then be entered to grant access. | ||
- | * If you have a Yubikey, you can use the codes it generates for Password#2 as well simply by connecting it to your computer and pressing the button. | ||
- | * You should now be connected to the VPN. |