Package Details: awsvpnclient 3.12.2-1

Git Clone URL: https://aur.archlinux.org/awsvpnclient.git (read-only, click to copy)
Package Base: awsvpnclient
Description: AWS VPN Client
Upstream URL: https://aws.amazon.com/vpn/
Keywords: aws aws-clientvpn aws-vpn aws-vpnclient clientvpn
Licenses: custom
Submitter: project0
Maintainer: project0
Last Packager: project0
Votes: 9
Popularity: 0.001154
First Submitted: 2021-06-26 08:56 (UTC)
Last Updated: 2024-04-25 14:45 (UTC)

Pinned Comments

project0 commented on 2021-06-28 15:58 (UTC) (edited on 2024-02-12 11:07 (UTC) by project0)

Please note the following requirements for AWS VPN Client:

For troubelshooting its worth checking first the logs:

/home/$USER/.config/AWSVPNClient/
/var/log/aws-vpn-client/$USER/

See also the official docs: https://docs.aws.amazon.com/vpn/latest/clientvpn-user/client-vpn-connect-linux.html

If you face any other problem please check the troubleshooting guide (DNS issues): https://docs.aws.amazon.com/vpn/latest/clientvpn-user/linux-troubleshooting.html#aws-provided-client

Latest Comments

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

dcunningham commented on 2023-04-07 04:30 (UTC)

I'm getting "Options error: Unrecognized option or missing or extra parameter(s) in /home/user/.vpn/config-file.ovpn:14: auth-federate (2.4.5) Use --help for more information."

I believe I need to use auth-federate as my org's documentation implies that the vpn client will open a browser window after it starts up so that I can log in. I have no other credentials to try.

--help is unhelpful making no mention of federated auth. What can I do to have this function correctly?

Shimmy commented on 2023-03-01 15:42 (UTC) (edited on 2023-03-01 15:42 (UTC) by Shimmy)

FWIW I submitted a support ticket and asked our Technical Account Manager to bump it to the team working on the client. So far no action.

IP forwarding is currently disabled when using the AWS Client VPN Desktop Application. It has been disabled since the launch of the service on December 18, 2018, in order to address an issue reported by NIST. We understand, however, that some customers may need this functionality for their services. While we do not have a specific date at this time, we do plan to safely enable IP forwarding in an upcoming release.

And this was in... August 2022. There were releases since, none has fixed it.

If you're up for it, you could do the same - create a support ticket to move this to the team. Maybe if there's enough voices, they will make this higher priority.

jantman commented on 2023-03-01 14:50 (UTC)

Has anyone looked into having it not constantly overwrite sysctl net.ipv4.ip_forward=0?

Yeah. It's a bit of a hack, but after installing or updating I modify /opt/awsvpnclient/Service/Resources/openvpn/configure-dns to turn forwarding back on right after it calls the configure_dns and reset_dns functions.

OJFord commented on 2023-03-01 14:46 (UTC)

Has anyone looked into having it not constantly overwrite sysctl net.ipv4.ip_forward=0?

I guess they don't want you forwarding connections over a shared bastion (since you pay per connection) - but =1 may be needed for other purposes, such as running docker containers or building images with a bridged internet connection.

acascais commented on 2023-01-26 10:20 (UTC)

Hi all.

Yesterday I was connecting to the AWS VPN client without any issues. Today I turned on my laptop, connected to the VPN and immediately lost access to the internet.

I checked the versions and noticed that 3.2.0 was released on 23rd. Tried to install the new version and it solved the problem.

Just writing in case someone else has the same problem.

P.s: I can open a merge request with the changes if necessary, but to be honest I never changed any repo in AUR so I don't know what's the process like

ksuhiyp commented on 2022-12-21 17:19 (UTC)

2022-12-21 20:18:51.325 +03:00 [INF] Logger initialized 2022-12-21 20:18:51.354 +03:00 [DBG] Auto culture: Auto UI culture: 2022-12-21 20:18:51.434 +03:00 [INF] Loading attributes file from /home/suhayb/.config/AWSVPNClient/MetricsAttributes 2022-12-21 20:18:51.506 +03:00 [DBG] Metrics attributes saved to file: /home/suhayb/.config/AWSVPNClient/MetricsAttributes 2022-12-21 20:18:51.506 +03:00 [DBG] Database path: /home/suhayb/.config/AWSVPNClient/awsvpnclientmetrics.db 2022-12-21 20:18:51.576 +03:00 [INF] Loading profile store from /home/suhayb/.config/AWSVPNClient/ConnectionProfiles 2022-12-21 20:18:51.596 +03:00 [INF] Saving profile store to /home/suhayb/.config/AWSVPNClient/ConnectionProfiles 2022-12-21 20:18:51.631 +03:00 [DBG] User selected profile index: 0 2022-12-21 20:18:51.632 +03:00 [INF] Loading preferences file from /home/suhayb/.config/AWSVPNClient/Preferences 2022-12-21 20:18:51.632 +03:00 [DBG] Current metadata schema version is 1, which is less or equal to current supported version: 1. 2022-12-21 20:18:51.640 +03:00 [DBG] Current preferences schema version is 1, which is less or equal to current supported version: 1. 2022-12-21 20:18:51.666 +03:00 [ERR] Exception occurred while initializing tables Unable to load shared library 'SQLite.Interop.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libSQLite.Interop.dll: cannot open shared object file: No such file or directory at System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(SQLiteConfigOpsEnum op) at System.Data.SQLite.SQLite3.StaticIsInitialized() at System.Data.SQLite.SQLiteLog.PrivateInitialize(String className) at System.Data.SQLite.SQLiteLog.Initialize(String className) at System.Data.SQLite.SQLiteConnection..ctor(String connectionString, Boolean parseViaFramework) at System.Data.SQLite.SQLiteConnection..ctor(String connectionString) at ACVC.Core.Utils.DatabaseUtils.TableExists(String databaseFile, String tableName) in /home/ubuntu/Jenkins/workspace/GtkBuild/SecureConnectClient/ACVC.Core/Utils/DatabaseUtils.cs:line 166 at ACVC.Core.Utils.DatabaseUtils.InitializeTables(String databaseFile) in /home/ubuntu/Jenkins/workspace/GtkBuild/SecureConnectClient/ACVC.Core/Utils/DatabaseUtils.cs:line 48 2022-12-21 20:18:51.666 +03:00 [DBG] Metric agent started

acascais commented on 2022-11-16 15:38 (UTC)

I also add the same issue and installing openssl-1.1 solved it.

$ uname -r
5.15.78-1-MANJARO

IceS2 commented on 2022-11-10 08:20 (UTC)

Like @cotko and @charrington said, I've encountered the same issue and the proposed solution also worked.

(I'm running Arch Linux)

cotko commented on 2022-11-08 09:29 (UTC)

I have same problem with No usable version of libssl was found as @charrington mentioned since latest sys update. And is also gone after installing openssl-1.1.