Package Details: forticlient-vpn 7.4.3.1736-1

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: 17
Popularity: 0.59
First Submitted: 2020-09-05 13:48 (UTC)
Last Updated: 2025-04-03 03:33 (UTC)

Dependencies (23)

Required by (0)

Sources (1)

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 10 Next › Last »

fobos2k commented on 2022-12-13 13:10 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 01330f9..0019183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Douglas Iuri Medeiros Cabral <douglasimcabral at zohomail dot com>
 pkgname=forticlient-vpn
-pkgver=7.0.0.0018
+pkgver=7.0.7.0246
 pkgrel=2
 pkgdesc="Build through the official package of FortiClient VPN only"
 arch=("x86_64")
@@ -17,21 +17,21 @@ optdepends=(
 )
 provides=('fortivpn' 'FortiClient')
 install='forticlient-vpn.install'
-source=("https://filestore.fortinet.com/forticlient/downloads/forticlient_vpn_${pkgver}_amd64.deb")
-sha256sums=('82e5817048a60ff95d2e88b4a95512f9f0035fa37240ce57580c203b5a8a79c9')
+source=("https://filestore.fortinet.com/forticlient/forticlient_vpn_${pkgver}_amd64.deb")
+sha256sums=('482f245df302417ab19b6501525acae6c62a022eec80baf5ad285a0fb1f5323e')


 package() {

        bsdtar -xf data.tar.xz -C "$pkgdir/"

-       install -Dm644  "${pkgdir}/lib/systemd/system/forticlient-scheduler.service" "${pkgdir}/usr/lib/systemd/system/forticlient-scheduler.service"
+       install -Dm644  "${pkgdir}/lib/systemd/system/forticlient.service" "${pkgdir}/usr/lib/systemd/system/forticlient.service"

        rm -rf "${pkgdir}/lib"

        # Install license
        install -Dm 644 "${pkgdir}/usr/share/doc/forticlient/copyright" "${pkgdir}/usr/share/licenses/fortinet/LICENSE"
-
+
        # Symbolic link to fortivpn CLI
        mkdir -p ${pkgdir}/usr/bin
        ln -sf '/opt/forticlient/fortivpn' "${pkgdir}/usr/bin/fortivpn"
(END)

l1ttl3bra1n commented on 2022-12-13 10:25 (UTC) (edited on 2022-12-13 10:27 (UTC) by l1ttl3bra1n)

@douglasimcabral

Could you update the package to 7.0.7?

https://filestore.fortinet.com/forticlient/forticlient_vpn_7.0.7.0246_amd64.deb

Thanks a lot

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]

jfernandz commented on 2022-10-19 12:49 (UTC)

@kolewu

https://repo.fortinet.com/repo/7.0/ubuntu/pool/multiverse/forticlient/

;-)

soloone commented on 2022-10-05 20:08 (UTC)

I installed the client and it has been working flawlessly, even with SSO against AzureAD, then suddenly it stopped. The client authenticates, and all looks good - but the connection is never established.

Has anyone ever experienced this?

20221005 21:59:31.501 [sslvpn:INFO] sslvpn:739 Login successful
20221005 21:59:31.579 [sslvpn:INFO] main:1112 State: Configuring tunnel
20221005 21:59:48.003 [sslvpn:EROR] vpn_connection:706 IO read remote failed: timeout
20221005 21:59:48.003 [sslvpn:EROR] vpn_connection:1379 Error: Disconnected because of error: Read packet from tunnel failed.
20221005 21:59:48.003 [sslvpn:INFO] vpn_connection:1493 /remote/logout
20221005 21:59:48.086 [sslvpn:INFO] sslvpn:751 Logout successful

hussain commented on 2022-09-30 18:19 (UTC) (edited on 2022-09-30 18:20 (UTC) by hussain)

Could you please fix this application for Artix(openrc)? I mean without systemd this application shows white blank screen.

Severus15 commented on 2022-09-19 11:22 (UTC)

I installed the FortiClient Version from here and it mostly works for the traditional standard SSL VPN. One thing I find constantly failing is the Single Sign-On Option for SAML Login with 2 factor Authentication. Anyone has an idea if there is a dependency missing or what else could go wrong?

20220919 13:02:25.779 [sslvpn:INFO] main:1412 Init
20220919 13:02:25.779 [sslvpn:INFO] main:370 Load profile: SSL-VPN Ystral
20220919 13:02:25.781 [sslvpn:DEBG] main:379 Inherit local DNS: No
20220919 13:02:25.781 [sslvpn:DEBG] main:391 DNS service resetting interval: 
120
20220919 13:02:25.782 [sslvpn:INFO] main:118 Get DBUS session bus address
20220919 13:02:25.782 [sslvpn:DEBG] main:182 get passwd: true, get cert 
passwd: false, get user input: false
20220919 13:02:25.793 [sslvpn:EROR] main:233 CommandManager json parse 
error.
20220919 13:02:25.793 [sslvpn:EROR] main:426 Get credential failed
20220919 13:06:54.931 [sslvpn:INFO] main:1412 Init
20220919 13:06:54.931 [sslvpn:INFO] main:370 Load profile: SSL-VPN Ystral
20220919 13:06:54.933 [sslvpn:DEBG] main:379 Inherit local DNS: No
20220919 13:06:54.933 [sslvpn:DEBG] main:391 DNS service resetting interval: 
120
20220919 13:06:54.933 [sslvpn:INFO] main:118 Get DBUS session bus address
20220919 13:06:54.934 [sslvpn:DEBG] main:182 get passwd: true, get cert 
passwd: false, get user input: false
20220919 13:06:54.947 [sslvpn:EROR] main:233 CommandManager json parse 
error.
20220919 13:06:54.947 [sslvpn:EROR] main:426 Get credential failed

kolewu commented on 2022-09-05 16:07 (UTC)

@jfernandz where do you get this 7.0.6 version? The version served from the website https://www.fortinet.com/support/product-downloads#vpn is exactly the 7.0.0.0018 used here.

iamtalhaasghar commented on 2022-09-01 12:15 (UTC)

@jfernandz I am too facing Backup Routing Table Failed issue.

20220901 17:07:43.425 [sslvpn:INFO] main:1412 Init
20220901 17:07:43.425 [sslvpn:INFO] main:370 Load profile: nust
20220901 17:07:43.427 [sslvpn:INFO] main:118 Get DBUS session bus address
20220901 17:07:43.446 [sslvpn:INFO] main:118 Get DBUS session bus address
20220901 17:07:43.448 [sslvpn:INFO] main:941 Load profile: **REMOVED**
20220901 17:07:43.449 [sslvpn:INFO] main:1112 State: Connecting
20220901 17:07:43.478 [sslvpn:INFO] main:1112 State: Logging in
20220901 17:07:43.478 [sslvpn:INFO] vpn_connection:1493 /remote/info
20220901 17:07:43.515 [sslvpn:INFO] sslvpn:76 ApiEncMethod: 0
20220901 17:07:43.515 [sslvpn:INFO] sslvpn:78 ApiRemoteAuthTimeout: 30
20220901 17:07:43.515 [sslvpn:INFO] sslvpn:80 ApiServerSalt: 11aaa5b3
20220901 17:07:43.515 [sslvpn:INFO] sslvpn:81 flag: 1247
20220901 17:07:43.515 [sslvpn:INFO] vpn_connection:1493 /remote/login
20220901 17:07:43.553 [sslvpn:INFO] vpn_connection:1493 /remote/logincheck
20220901 17:07:43.604 [sslvpn:INFO] sslvpn:336 Authentication passed
20220901 17:07:43.604 [sslvpn:INFO] vpn_connection:1493 /remote/fortisslvpn
20220901 17:07:43.646 [sslvpn:INFO] vpn_connection:1493 /remote/fortisslvpn_xml
20220901 17:07:43.723 [sslvpn:INFO] sslvpn:739 Login successful
20220901 17:07:43.901 [sslvpn:INFO] main:1112 State: Configuring tunnel
20220901 17:07:44.260 [sslvpn:EROR] vpn_connection:1263 Backup routing table failed