summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20111005/005565.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20111005/005565.html')
-rw-r--r--zarb-ml/mageia-discuss/20111005/005565.html77
1 files changed, 77 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111005/005565.html b/zarb-ml/mageia-discuss/20111005/005565.html
new file mode 100644
index 000000000..8dbb514ba
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20111005/005565.html
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Is there any VPN server package for Mageia?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Is%20there%20any%20VPN%20server%20package%20for%20Mageia%3F&In-Reply-To=%3C4E8BBF08.5060901%40roadrunner.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005564.html">
+ <LINK REL="Next" HREF="005566.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Is there any VPN server package for Mageia?</H1>
+ <B>Frank Griffin</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Is%20there%20any%20VPN%20server%20package%20for%20Mageia%3F&In-Reply-To=%3C4E8BBF08.5060901%40roadrunner.com%3E"
+ TITLE="[Mageia-discuss] Is there any VPN server package for Mageia?">ftg at roadrunner.com
+ </A><BR>
+ <I>Wed Oct 5 04:20:56 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005564.html">[Mageia-discuss] Is there any VPN server package for Mageia?
+</A></li>
+ <LI>Next message: <A HREF="005566.html">[Mageia-discuss] Is there any VPN server package for Mageia?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5565">[ date ]</a>
+ <a href="thread.html#5565">[ thread ]</a>
+ <a href="subject.html#5565">[ subject ]</a>
+ <a href="author.html#5565">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 10/04/2011 07:40 PM, Frank Weng (a.k.a. Franklin) wrote:
+&gt;<i> I'd like to install a VPN server on my server running Mageia, but I can only
+</I>&gt;<i> find pptp, not pptpd. Would anyone please tell me that which package should I
+</I>&gt;<i> use, or I need to find the source and build it myself?
+</I>
+PPP is somewhat old technology. The newer standard (for IPv4, anyway)
+is IPSec, which is the underlying technology for most of the newer
+packages.
+
+Installing ipsec-tools will get you software that acts as both client
+and server. It uses support in the 2.6 kernels to establish a VPN
+without creating a virtual network interface. You use /etc/ipsec.conf
+to describe the subnets for the local and remote sides of the VPN, as
+well as the remote side's external IP address. The kernel establishes
+the TCP session to the VPN, and silently redirects any traffic aimed at
+the remote VPN from the active network interface, e.g. eth0, wlan0, to
+the VPN session.
+
+The package also includes racoon, which does IPSec key management.
+
+If you need them, I can give you some sample conf files. Mail me privately.
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005564.html">[Mageia-discuss] Is there any VPN server package for Mageia?
+</A></li>
+ <LI>Next message: <A HREF="005566.html">[Mageia-discuss] Is there any VPN server package for Mageia?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5565">[ date ]</a>
+ <a href="thread.html#5565">[ thread ]</a>
+ <a href="subject.html#5565">[ subject ]</a>
+ <a href="author.html#5565">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>