|
|
(39 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| '''Please note that this tutorial assumes you already have a network connection established.'''
| | #REDIRECT [[Network/VPN]] |
| '''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:'''
| |
| #:[[Media:PulseSecure-64.deb|Ubuntu 64 bit Pulse Secure Client]]<br style="clear:both"/> | |
| #'''Navigate to the download location in terminal. e.g.: ''' <tt>cd ~/Downloads</tt>
| |
| #'''Install the package with dependencies, providing your password for sudo when requested.'''
| |
| #:<tt>sudo dpkg -i PulseSecure.deb && /usr/local/pulse/PulseClient_x86_64.sh install_dependency_packages</tt>
| |
| #:[[Image:UbuntuPulseInstall.png|thumb|center|500px|]]
| |
| #'''Start the client.'''
| |
| #:[[Image:UbuntuPulseDesktop.png|thumb|center|500px|]]
| |
| #'''and click 'Add' (+) under the connection section.'''
| |
| #:[[Image:UbuntuPulseInterface3.png|thumb|center|500px|Click the 'Add' (+) button to create a new connection.]]
| |
| #'''Enter a name for your VPN connection and the server URL 'vpn.umiacs.umd.edu''''
| |
| #:[[Image:UbuntuPulseInterface1.png|thumb|center|500px|Enter the name of the VPN server.]]
| |
| #'''Enter your UMIACS Windows side credentials and hit connect.'''
| |
| #:[[Image:UbuntuPulseInterface2.png|thumb|center|500px|Enter UMIACS Windows credentials.]]
| |
| | |
| 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
| |
| #:[[Image:UbuntuPulseDesktop.png|thumb|center|280px|]]
| |
| # Select the down arrow to show connection status.
| |
| #:[[Image:UbuntuPulseInterface4.png|thumb|center|280px|]]
| |
| | |
| | |
| <br style="clear:both"/>
| |