Network/VPN/Linux: Difference between revisions

From UMIACS
Jump to navigation Jump to search
(Created page with "'''Please note that this tutorial assumes you already have a network connection established.''' '''Authentication is handled via the Windows domain. If you have an account in...")
 
No edit summary
Line 1: Line 1:
'''Please note that this tutorial assumes you already have a network connection established.'''
'''Please note that this tutorial assumes you already have a network connection established.'''
'''Authentication is handled via the Windows domain.  If you have an account in the PC Active Directory, you already have access.'''
'''Authentication is handled via the Windows domain.  If you have an [[ActiveDirectory]] 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.
The UMIACS VPN is accessible through the Pulse Secure Client.  Alternatively, you can establish a connection through a web browser.

Revision as of 20:13, 8 March 2018

Please note that this tutorial assumes you already have a network connection established. Authentication is handled via the Windows domain. If you have an ActiveDirectory 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

  1. Download the client:
    Ubuntu 64 bit Pulse Secure Client
  2. Navigate to the download location in terminal. e.g.: cd ~/Downloads
  3. Install the package with dependencies, providing your password for sudo when requested.
    sudo dpkg -i PulseSecure.deb && /usr/local/pulse/PulseClient_x86_64.sh install_dependency_packages
  4. Start the client.
  5. and click 'Add' (+) under the connection section.
    File:UbuntuPulseInterface3.png
    Click the 'Add' (+) button to create a new connection.
  6. Enter a name for your VPN connection and the server URL 'vpn.umiacs.umd.edu'
    File:UbuntuPulseInterface1.png
    Enter the name of the VPN server.
  7. Enter your UMIACS Windows side credentials and hit connect.
    File:UbuntuPulseInterface2.png
    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

  1. Launch the Pulse Client GUI
  2. Select the down arrow to show connection status.