FYI, this also requires systemd-resolved.service (https://wiki.archlinux.org/title/Systemd-resolved) to be running. If it's not, the VPN will fail to connect.
Search Criteria
Package Details: awsvpnclient 5.0.0-1
Package Actions
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: | 11 |
Popularity: | 0.59 |
First Submitted: | 2021-06-26 08:56 (UTC) |
Last Updated: | 2025-02-19 09:00 (UTC) |
Dependencies (3)
- lsof (lsof-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (0)
Sources (2)
jantman commented on 2021-06-28 14:14 (UTC)
jantman commented on 2021-06-28 13:24 (UTC)
I assume this is an upstream issue, but the .desktop file is broken for me on KDE. Trying to launch via menu results in an error:
Could not find the program '/opt/awsvpnclient/AWSVPNClient'
It appears to be stripping the spaces out (yes, the binary is "AWS VPN Client" with spaces).
I fixed this locally with sudo ln -s /opt/awsvpnclient/AWS\ VPN\ Client /opt/awsvpnclient/AWSVPNClient
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:
If you depend on DNS servers from VPN you need to have a running systemd-resolved.service. Please ensure it does not conflict with any other DNS resolver service or configuration you may use.
sudo systemctl --now enable systemd-resolved.service
You have to enable and start the awsvpnclient.service after installation:
sudo systemctl --now enable awsvpnclient
For troubelshooting its worth checking first the logs:
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