@qKUqm3wtY4: run "sudo pia -l" then try again.
Search Criteria
Package Details: private-internet-access-vpn 3.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/private-internet-access-vpn.git (read-only, click to copy) |
---|---|
Package Base: | private-internet-access-vpn |
Description: | Installs VPN profiles for Private Internet Access Service |
Upstream URL: | https://www.privateinternetaccess.com/ |
Keywords: | connman networkmanager openvpn python vpn |
Licenses: | GPL |
Conflicts: | xawtv |
Submitter: | flamusdiu |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 86 |
Popularity: | 0.000008 |
First Submitted: | 2014-08-14 01:22 (UTC) |
Last Updated: | 2024-04-14 17:12 (UTC) |
Dependencies (10)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- connman (connman-gitAUR, connman-systemd-resolvedAUR) (optional) – Enables PIA for Connman
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR) (optional) – Enables PIA for Network Manager (needs a openvpn plugin)
Required by (0)
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 48 Next › Last »
flamusdiu commented on 2016-01-14 19:59 (UTC)
qKUqm3wtY4 commented on 2016-01-14 17:17 (UTC) (edited on 2016-01-14 17:26 (UTC) by qKUqm3wtY4)
I've been using this package for about a year now with no problems. The last time I updated and restarted (yesterday), the systemd service failed auth silently. As a result, I was running raw dog for a day. Once I discovered it, I attempted to restart the service manually and it asked for my auth username and password despite that I've had a login.conf file correctly configured for about a year. I've double checked and everything is correct. When I enter the username and password, it connects as expected. I have root disabled on this machine. This is the only unique circumstance that I can think would cause this problem, but if it is causing the problem, I don't understand why. Sudo, users and groups are configured correctly afaik.
flamusdiu commented on 2016-01-06 01:24 (UTC)
@bse: thanks! removed the conflicts. Let me know if there any issues and I'll add it back.
bfr commented on 2016-01-05 23:23 (UTC)
Hotfixed in networkmanager 1.0.10-2
https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/networkmanager&id=8786b70d178f62519248565e3d4649d89b7562bf
flamusdiu commented on 2016-01-04 23:05 (UTC)
@ni3k: thanks for the info. I have updated the package build to reflect that change. Hopefully something will be done to fix it.
You can look here: https://archive.archlinux.org/packages/n/networkmanager
Or try the `downgrade` package in AUR (check wiki)
toppy commented on 2016-01-04 22:20 (UTC)
thx for the heads up ni3k
ni3k commented on 2016-01-03 16:25 (UTC)
You need to downgrade Networkmanager, this worked for me...
https://bugs.archlinux.org/task/47535
toppy commented on 2016-01-02 22:10 (UTC)
Having issues too .. Network Manager reports successful VPN connection but checking my IP via various websites shows my true IP
Like ni3k I too removed everything and reinstalled but no luck.
ni3k commented on 2016-01-02 12:23 (UTC) (edited on 2016-01-02 19:23 (UTC) by ni3k)
"Is anyone else having trouble with the default gateway not being set"
Yes me too, but only on one system, my second desktop and my notebook work fine?!
I have removed everything from Networkmanager, private-internet-access, openvpn with configuration files and reinstalled, still same problem.
benwbooth commented on 2016-01-01 17:48 (UTC)
Is anyone else having trouble with the default gateway not being set as of a few weeks ago? I tried installing this on a fresh antergos VM, and after connecting to VPN, here is my route -n output:
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 enp0s3
10.127.1.6 0.0.0.0 255.255.255.255 UH 50 0 0 tun0
185.3.135.34 192.168.1.1 255.255.255.255 UGH 100 0 0 enp0s3
192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 enp0s3
Here is the route -n output on my similarly configured Ubuntu 15.10 VM:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.110.1.5 0.0.0.0 UG 50 0 0 tun0
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 enp0s3
5.153.233.42 192.168.1.1 255.255.255.255 UGH 100 0 0 enp0s3
10.110.1.1 10.110.1.5 255.255.255.255 UGH 50 0 0 tun0
10.110.1.5 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
10.110.1.5 0.0.0.0 255.255.255.255 UH 950 0 0 tun0
10.110.1.6 0.0.0.0 255.255.255.255 UH 50 0 0 tun0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp0s3
192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 enp0s3
Has a new version of OpenVPN changed the defaults? It seems like the PIA ovpn files may need to be modified to fix this, but I have no idea how to fix it. Any ideas?
Pinned Comments
Auerhuhn commented on 2023-10-27 08:23 (UTC) (edited on 2023-10-27 08:23 (UTC) by Auerhuhn)
Note that this package provides only VPN profiles but not the vendor’s software.
The package version refers to the
python-pia
tool by @flamusdiu, which may lag behind the vendor’s own VPN software version.Please do not flag this package out-of-date unless @flamusdiu releases a new stable
python-pia
version.Thank you!