Network/VPN/Linux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
# Select the down arrow to show connection status. | # Select the down arrow to show connection status. | ||
#:[[Image:UbuntuPulseInterface4.png|thumb|center|280px|]] | #:[[Image:UbuntuPulseInterface4.png|thumb|center|280px|]] | ||
Revision as of 14:28, 6 January 2021
Please note that this tutorial assumes you already have a network connection established. If you have a UMIACS account, you already have access.
The UMIACS VPN is accessible through the Pulse Secure Client. Alternatively, you can establish a connection through a web browser.
Connecting through the Pulse Secure client
- Download the client:
- Navigate to the download location in terminal. e.g.: cd ~/Downloads
- Install the package with dependencies, providing your password for sudo when requested.
sudo dpkg -i <insert_filename_here>.deb && /usr/local/pulse/PulseClient_x86_64.sh install_dependency_packages
- Start the client.
- and click 'Add' (+) under the connection section.
- Enter a name for your VPN connection and the server URL 'vpn.umiacs.umd.edu'
- Enter your UMIACS credentials and hit connect.
- When prompted for a secondary password, enter one of three options below (push, phone, or <press YubiKey>). For example, if you wish to push a notification to your device, type the word "push" into the secondary password box.
Second Credential Password Value: Result push Send a push verification to your Duo connected device phone Send a call verification to your Duo connected device. <press YubiKey> If you have a physical token then you would press the YubiKey for the one time password.
- Please note that registering a YubiKey for use with the VPN requires interaction with UMIACS Tech Staff. Please contact us if you would like to register a YubiKey for this purpose.
Pro-tip: Select ‘Save Settings’ on the secondary authentication prompt to have Duo automatically use your preferred method. |
You should now be connected to the UMIACS VPN. You can close the window and the VPN will remain connected.
Checking VPN Status
- Launch the Pulse Client GUI
- Select the down arrow to show connection status.