location: Diff for "VPN"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 39 and 40
Revision 39 as of 2024-02-23 09:30:55
Size: 1792
Editor: crose
Comment:
Revision 40 as of 2024-02-23 09:31:39
Size: 1796
Editor: crose
Comment:
Deletions are marked like this. Additions are marked like this.
Line 56: Line 56:
Open this page [[https://ipaddress.my/|IP-check]] Before connecting to the VPN --> make a note of the IP shown.

Now connect to the VPN and refresh the page --> if the IP shown is different from the one you made a note of, it most likely means that the VPN is active.
 * Open this page [[https://ipaddress.my/|IP-check]] Before connecting to the VPN --> make a note of the IP shown.
 * Now connect to the VPN and refresh the page --> if the IP shown is different from the one you made a note of, it most likely means that the VPN is active.

VPN

Windows / MacOS / iOS / Android Setup-Guides

Linux Ubuntu Setup-Guide

Installation

  • Preparation:

    # Installing the needed libraries
    $ sudo apt-get install libnss3-tools
  • UZH-Sharepoint VPN Access folder: UZH-Sharepoint

    • Use latest version (newest)

/home/b/alrutz/Documents/1.png

  • Ubuntu - Debian: Download the file ending with ".deb"

/home/b/alrutz/Documents/3.png

  • Install Avanti Client

    $ sudo dpgk -i pulsesecure_'version'_amd64.deb

Configuration

  • Start avanti client.
  • Press the Plus-Sign to add a Connection:

/home/b/alrutz/Documents/4.png

  • The connection should now be visible under "Connections" --> press "Connect" to activate the VPN

Troubleshooting

  • Problem: Chromium embedded browser (cef) is not installed on this machine

    • Fix:

      $ cd /opt/pulsesecure/bin 
      $ ./setup_cef.sh install
      
      # Execute this command to verify the installation: {{{
      $ ./setup_cef.sh check_installed
  • Retry connecting

Verifying if the VPN is active

  • Open this page IP-check Before connecting to the VPN --> make a note of the IP shown.

  • Now connect to the VPN and refresh the page --> if the IP shown is different from the one you made a note of, it most likely means that the VPN is active.

PublicMathWiki: VPN (last edited 2024-02-23 09:32:07 by crose)