Package Details: forticlient-vpn 7.4.0.1636-2

Git Clone URL: https://aur.archlinux.org/forticlient-vpn.git (read-only, click to copy)
Package Base: forticlient-vpn
Description: Build through the official package of FortiClient VPN only
Upstream URL: https://www.fortinet.com/support/product-downloads
Keywords: FortiClient Fortinet VPN
Licenses: custom:fortinet
Conflicts: forticlient
Provides: FortiClient, fortivpn
Submitter: douglasimcabral
Maintainer: Meowser
Last Packager: Meowser
Votes: 16
Popularity: 0.33
First Submitted: 2020-09-05 13:48 (UTC)
Last Updated: 2025-01-08 22:17 (UTC)

Pinned Comments

douglasimcabral commented on 2022-11-10 15:37 (UTC) (edited on 2023-03-10 00:41 (UTC) by douglasimcabral)

Community,

The Fortinet provides two products, "FortiClient EMS" and "FortiClient VPN only". This package only correspond to "FortiClient VPN only" and your lastest version is 7.0.7.0246 at 03-09-2023.

If you are interested in "FortiClient EMS", I suggest following the AUR package 'forticlient' [https://aur.archlinux.org/packages/forticlient]

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

HenrIqu3 commented on 2023-08-31 19:33 (UTC)

After making the package and installing it i ran into this message. Somebody already raninto same trouble?

./usr/bin/fortivpn  ✔ FortiClient SSLVPN is unavailable: FortiClient VPN trial has expired. Please contact your administrator or connect to EMS for license activation.

Rekcah commented on 2023-05-26 14:03 (UTC) (edited on 2023-05-26 14:04 (UTC) by Rekcah)

I fixed doing this (I tried in separated terminals, but I think it works):

sudo /opt/forticlient/fctsched &

sudo /opt/forticlient/fortitraylauncher &

/usr/bin/gnome-keyring-daemon --foreground --components=pkcs11,secrets --control-directory=/run/user/1000/keyring

And then:

/opt/forticlient/gui/FortiClient-linux-x64/FortiClient

Rekcah commented on 2023-05-26 10:55 (UTC)

I'm using openrc as my init system and am having trouble starting fortclient-vpn from cli. In particular, I manually start the confighandler, start-fortitray-launcher.sh and fctsched, but when I start the Forticlient from the GUI and try to connect, the "connecting" status remains frozen with the "Disconnect" button, without me being able to then interact with it in any way.

Am I forgetting to start some other process for forticlient-vpn to work properly?

Migho commented on 2023-04-03 16:16 (UTC)

My connection with SSO mysteriously froze in "connecting" state every time, and I noticed that the logs were warning about not being able to use keystore. I use keepassxc, but apparently this did not work, so I installed gnome-keyring. Now it's working without an issue. So I don't know if that's required dependency or if keepassxc is not accepted?

insan3 commented on 2023-03-20 13:29 (UTC)

@dmoebius I got this from an Engineer from fortninet for testing. As we have lots of issues with fortivpn on linux. And this version works quite ok.

douglasimcabral commented on 2023-03-10 00:47 (UTC) (edited on 2023-03-10 00:51 (UTC) by douglasimcabral)

Today, I released the version 7.0.7.0246 in AUR. I am very grateful for the discussions held that contributed to the construction of this package.

p134c0d3 commented on 2023-03-09 23:39 (UTC)

@MikeTheRat I'll have to look up how to install PKGBUILDs since I'm fairly new to Arch. I got too bored with 'buntu/'dora derivatives, so I'm eager to learn the Arch way of doing things. But thank you for directing me the right way! I'll figure out PKGBUILDs and use harappan's method.

m-freeman commented on 2023-03-09 19:38 (UTC)

@jpierce.coder I'm now using harappan's PKGBUILD, here is direct link to it right in this thread: https://aur.archlinux.org/packages/forticlient-vpn?O=10#comment-898538 Still working after few system updates, I have no issues connecting at all.

p134c0d3 commented on 2023-03-05 04:50 (UTC)

Anyone have any updates on where to find a working forticlient-vpn package? I need it for work, but haven't been successful with any of the methods from this thread.