diff options
author | Ferenc Deak <ferenc.deak@gmail.com> | 2010-12-22 19:35:59 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-22 19:35:59 -0200 |
commit | 5d20d6632040e3c74ff336361057b1d43bdb417d (patch) | |
tree | 95725a770173a4e432aa99f53d1933553276ac5c /network/ike/README | |
parent | a5f8093b34d2a1a2edd60584cc77f2588758ea8a (diff) | |
download | slackbuilds-5d20d6632040e3c74ff336361057b1d43bdb417d.tar.gz |
network/ike: Added (Internet Key exchange daemon / IPsec VPN client)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/ike/README')
-rw-r--r-- | network/ike/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/ike/README b/network/ike/README new file mode 100644 index 0000000000..f6a76944f8 --- /dev/null +++ b/network/ike/README @@ -0,0 +1,12 @@ +ike is a free IPsec Client for FreeBSD, NetBSD and Linux based operating +systems. + +It provides compatibility for VPN appliances produced by vendors such as +Cisco, Juniper, Checkpoint, Fortinet, Netgear, Linksys, Zywall and many +others. + +The provided rc.iked script loads the 'tun' module, needed to make +connections. + +This requires qt3 (from extra/kde3-compat) + |