blob: 31ef98697ad3edd0c4d6944d9dc3c32988d7dd02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
<!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=%3C201110050825.48701.alien%40rmail.be%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005567.html">
<LINK REL="Next" HREF="005570.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Is there any VPN server package for Mageia?</H1>
<B>Maarten Vanraes</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=%3C201110050825.48701.alien%40rmail.be%3E"
TITLE="[Mageia-discuss] Is there any VPN server package for Mageia?">alien at rmail.be
</A><BR>
<I>Wed Oct 5 08:25:48 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005567.html">[Mageia-discuss] Is there any VPN server package for Mageia ?
</A></li>
<LI>Next message: <A HREF="005570.html">[Mageia-discuss] Is there any VPN server package for Mageia?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5568">[ date ]</a>
<a href="thread.html#5568">[ thread ]</a>
<a href="subject.html#5568">[ subject ]</a>
<a href="author.html#5568">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op woensdag 05 oktober 2011 04:24:57 schreef Kira:
><i> 在 Wed, 05 Oct 2011 10:20:56 +0800, Frank Griffin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ftg at roadrunner.com</A>>寫道:
</I>><i> > Installing ipsec-tools will get you software that acts as both client
</I>><i> > and server. It uses support in the 2.6 kernels to establish a VPN
</I>><i> > without creating a virtual network interface. You use /etc/ipsec.conf
</I>><i> > to describe the subnets for the local and remote sides of the VPN, as
</I>><i> > well as the remote side's external IP address. The kernel establishes
</I>><i> > the TCP session to the VPN, and silently redirects any traffic aimed at
</I>><i> > the remote VPN from the active network interface, e.g. eth0, wlan0, to
</I>><i> > the VPN session.
</I>><i> >
</I>><i> > The package also includes racoon, which does IPSec key management.
</I>><i> >
</I>><i> > If you need them, I can give you some sample conf files. Mail me
</I>><i> > privately.
</I>><i>
</I>><i> As a subject, do you have proper support of ipSec in Drakconnect?
</I>><i>
</I>><i> I had seen request about PPTP in the old time but not implemented,
</I>><i>
</I>><i> do we have any project to implement these two into drakconnect or
</I>><i>
</I>><i> let people willing to use these 2 use NetworkManager?
</I>
afaik ipsec and openvpn are implemented in the net_applet
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005567.html">[Mageia-discuss] Is there any VPN server package for Mageia ?
</A></li>
<LI>Next message: <A HREF="005570.html">[Mageia-discuss] Is there any VPN server package for Mageia?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5568">[ date ]</a>
<a href="thread.html#5568">[ thread ]</a>
<a href="subject.html#5568">[ subject ]</a>
<a href="author.html#5568">[ 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>
|