Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Note: You must have sudo rights on the device to install & configure the VPN client.

Instructions

  1. Open a Terminal window on the device

  2. Enter the following command to download the latest Forticlient:

    Code Block
    wget -O /tmp/FortiClient.deb https://links.fortinet.com/forticlient/deb/vpnagent
  3. Once the download is complete, enter the following to install the client:

    Code Block
    sudo apt install -y /tmp/FortiClient.deb
  4. Once the install is completed you should see the Forticlient icon in the notification area (default top-right of the screen). You can also search the Apps list for “Forticlient” and run it.

  5. Once you have opened the Forticlient, tick the box, click “I accept” and then click “Configure VPN”

  6. The settings you need will depend on which site you are connecting to. You will need to enter a “Connection name” and Description, and tick the “Customize Port” box.

...