Description |
This article describes how to address concerns when installing FortiClient on Linux machines. |
Scope | FortiClient. |
Solution |
Use these instructions to install 'FortiClient' on a Linux system. These instructions are meant for an Ubuntu-like system running on Debian. The instructions may be slightly different if using a different Linux distribution.
Step 1: Download 'FortiClient'.
Step 2: Install Dependencies.
Open a terminal and run the following commands to ensure that all dependencies are installed:
For Debian-based systems:
sudo apt-get update sudo apt-get install libappindicator1
For Red Hat-based systems:
sudo yum update sudo yum install libappindicator-gtk3
Step 3: Install 'FortiClient'.
For Debian-based systems:
sudo dpkg -i forticlient_vpn_*.deb sudo apt-get install -f <- To fix any dependency issues.
For Red Hat-based systems:
sudo rpm -ivh forticlient_vpn_*.rpm
Step 4: Launch 'FortiClient'
Once installed, launch 'FortiClient' from the terminal by running:
forticlient
Alternatively, it can be found in the system's application menu.
Step 5: Configure 'FortiClient'.
Note: FortiClient Linux does not support IPsec Dialup connection at the moment; only SSL VPN is supported. To connect VPN from Ubuntu using the IPsec Protocol, a native VPN package 'strongswan' can be installed. For information about how to establish found in this article: Technical Tip: IPsec connection between FortiGate and Ubuntu via Dialup
Related articles: Technical Tip: IPsec connection between FortiGate and Ubuntu via Dialup Technical Tip: FortiClient – Installation/Configuration in Ubuntu/Debian OS using CLI Technical Tip: How to install FortiClient on Ubuntu 22.04 LTS |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.