Search Criteria
Package Details: ocserv 1.2.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ocserv.git (read-only, click to copy) |
---|---|
Package Base: | ocserv |
Description: | OpenConnect VPN Server |
Upstream URL: | https://gitlab.com/openconnect/ocserv |
Licenses: | GPL-2.0-or-later |
Submitter: | bidulock |
Maintainer: | None |
Last Packager: | bidulock |
Votes: | 14 |
Popularity: | 0.000855 |
First Submitted: | 2013-07-06 00:46 (UTC) |
Last Updated: | 2024-03-10 04:57 (UTC) |
Dependencies (13)
- autogen
- freeradius-clientAUR
- geoip (geoip-gitAUR)
- http-parser (http-parser-gitAUR)
- libev
- libnl (libnl-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs)
- oath-toolkit (oath-toolkit-gitAUR)
- protobuf-c (protobuf-c-gitAUR)
- talloc
- freeradius (make)
- gperf (gperf-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
starx commented on 2024-12-12 11:01 (UTC) (edited on 2024-12-12 11:23 (UTC) by starx)
https://github.com/SuzukiHonoka/ocserv/commit/8bf7925269f9a9717665847042d1592ac38511a0.patch fix deps and bump ocserv to 1.3.0
MarsSeed commented on 2023-10-20 19:38 (UTC)
Please remove depends=libpcl; that library is unmaintained, and was last released in 2010. The AUR package is also defunct.
There's a better solution: ocserv's source tree contains the project's own maintenance fork of pcl, which at this point should be the preferred version to use. If an external pcl is not provided at build-time, the included pcl library will be built and used.
Vanilla commented on 2019-01-12 13:47 (UTC) (edited on 2019-01-12 13:47 (UTC) by Vanilla)
Installing ocserv.{config, passwd} into /etc/ocserv would be better? The default conf path in the systemd service is /etc/ocserv/ocserv.conf . And the
biax commented on 2018-12-16 19:55 (UTC) (edited on 2018-12-16 19:56 (UTC) by biax)
@bidulock
after updating from 0.11.x to 0.12.0 as well as pacman -Syu after several months..
i get a lot of these:
ocserv[2329]: GnuTLS error (at worker-vpn.c:795): Error in the pull function. ocserv[2346]: worker[user]: x.x.x.x worker-vpn.c:1446: GnuTLS error (at worker-vpn.c:1446): Error in the pull function ocserv[2476]: GnuTLS error (at worker-vpn.c:795): Error decoding the received TLS packet.
i think the client is an iphone. android seem to have no issues.
what seems to be the issue?
bidulock commented on 2018-07-15 03:22 (UTC)
@zynaps, you need to build and install the packages on which ocserv depends. Both libpcl and freeradius-client are available on the AUR and must be built and installed before you attempt to build ocserv. makepkg -s will not install packages from the AUR on which ocserv depends.
zynaps commented on 2018-07-14 11:05 (UTC)
build fail on fresh installed system:
igor@border ocserv (master) % makepkg --cleanbuild --syncdeps --install --needed --clean ==> Making package: ocserv 0.12.0-1 (Sat 14 Jul 2018 11:00:38 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: libpcl error: target not found: freeradius-client ==> ERROR: 'pacman' failed to install missing dependencies. igor@border ocserv (master) %
bidulock commented on 2017-01-11 20:16 (UTC)
moparisthebest commented on 2017-01-11 19:18 (UTC) (edited on 2017-01-11 19:18 (UTC) by moparisthebest)
bidulock commented on 2016-12-19 06:18 (UTC)
1 2 3 Next › Last »