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
82
83
84
85
86
87
88
89
90
|
<!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%0A%09%3D%3Futf-8%3Fq%3FIs_there_any_VPN_server_package_for_Ma%3F%3D%0A%09%3D%3Futf-8%3Fq%3Fgeia_%3D3F%3F%3D&In-Reply-To=%3C5165bf77-1202-4953-859f-6fb93c2af0b0%40blur%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005566.html">
<LINK REL="Next" HREF="005568.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Is there any VPN server package for Mageia ?</H1>
<B>Luis Daniel Lucio Quiroz</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%0A%09%3D%3Futf-8%3Fq%3FIs_there_any_VPN_server_package_for_Ma%3F%3D%0A%09%3D%3Futf-8%3Fq%3Fgeia_%3D3F%3F%3D&In-Reply-To=%3C5165bf77-1202-4953-859f-6fb93c2af0b0%40blur%3E"
TITLE="[Mageia-discuss] Is there any VPN server package for Mageia ?">dlucio at okay.com.mx
</A><BR>
<I>Wed Oct 5 06:13:38 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005566.html">[Mageia-discuss] Is there any VPN server package for Mageia?
</A></li>
<LI>Next message: <A HREF="005568.html">[Mageia-discuss] Is there any VPN server package for Mageia?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5567">[ date ]</a>
<a href="thread.html#5567">[ thread ]</a>
<a href="subject.html#5567">[ subject ]</a>
<a href="author.html#5567">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Dont forget openvpn
Enviado desde mi teléfono Verizon Wireless
-----Mensaje original-----
De: Kira <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">elegant.pegasus at gmail.com</A>>
Para: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ftg at roadrunner.com</A>, Mageia general discussions <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss at mageia.org</A>>
Enviado: miércoles 05 de octubre de 2011 02:25:09 GMT+00:00
Asunto: Re: [Mageia-discuss] Is there any VPN server package for Mageia?
在 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> 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>As a subject, do you have proper support of ipSec in Drakconnect?
I had seen request about PPTP in the old time but not implemented,
do we have any project to implement these two into drakconnect or
let people willing to use these 2 use NetworkManager?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-discuss/attachments/20111004/47f9e35a/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005566.html">[Mageia-discuss] Is there any VPN server package for Mageia?
</A></li>
<LI>Next message: <A HREF="005568.html">[Mageia-discuss] Is there any VPN server package for Mageia?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5567">[ date ]</a>
<a href="thread.html#5567">[ thread ]</a>
<a href="subject.html#5567">[ subject ]</a>
<a href="author.html#5567">[ 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>
|