A Client for Cisco VPN concentrator
A VPN client compatible with Cisco's EasyVPN equipment.
Cisco 3000, IOS routers, PIX/ASA Zecurity Appliances, and
Juniper/Netscreen as well as Nortel Contivity (experimental).
Supported Authentications: Pre-Shared-Key + XAUTH, Pre-Shared-Key
Supported IKE DH-Groups: dh1 dh2 dh5 Supported Hash Algo (IKE/IPSEC):
md5 sha1 Supported Encryptions (IKE/IPSEC): (null) (1des) 3des aes128
aes192 aes256 Perfect Forward Secrecy: nopfs dh1 dh2 dh5
It runs entirely in userspace and uses the TUN/TAP driver for access.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/vpnc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bugfix.diff | 0000000320 320 Bytes | |
checkout_svn.sh | 0000000658 658 Bytes | |
vpnc-0.5.3r481.tar.bz2 | 0000109919 107 KB | |
vpnc-add-name-to-stderr-log.diff | 0000000689 689 Bytes | |
vpnc-no-build-dates.patch | 0000000462 462 Bytes | |
vpnc-pidfile-path.diff | 0000001104 1.08 KB | |
vpnc-restart-after-timeout.diff | 0000002266 2.21 KB | |
vpnc.changes | 0000008990 8.78 KB | |
vpnc.spec | 0000002991 2.92 KB | |
work-with-netconfig.patch | 0000001586 1.55 KB |
Revision 17 (latest revision is 31)
Stephan Kulow (coolo)
accepted
request 98765
from
Stefan Seyfried (seife)
(revision 17)
- Add "vpnc: " prefix to stderr logmessages - change License field to GPL-2.0+ (bnc#731966) - update to rev 481 of nortel branch - better version of vpnc-ipid.diff upstream - various code cleanups - log to stdout instead of syslog in debug mode - fix pidfile writing (/var/run/vpnc does not necessarily exist)
Comments 0