Download List

项目描述

OpenL2TP is an L2TP client/server written
specifically for Linux. It has been designed for
use as an enterprise L2TP VPN server or for use in
commercial, Linux-based, embedded networking
products. It consists of a daemon, openl2tpd,
which handles the L2TP control protocol exchanges
for all tunnels and sessions, a plugin for pppd to
allow its PPP connections to run over L2TP
sessions, a Linux kernel driver for efficient
datapath, and a command line application for
management.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-28 04:09
1.6

现在的代码确保子不继承打开的文件从openl2tpd描述符。在某些情况下,插座将继续开放,直到所有产生过程的退出,从而导致一些不寻常的效果。 Debian的软件包是固定的几个问题,使上游准备提交。
标签: Minor bugfixes
The code now ensures that subprocesses don't
inherit opened file descriptors from openl2tpd. In
some circumstances, sockets would remain open
until all spawned processes exited, which lead to
some unusual effects. Several problems with the
Debian package were fixed to make it ready for
upstream submission.

2007-02-27 00:01
0.17

此版本增加了一个机制,使个人的L2TP会话将自动重试,如果同行断开连接。此功能可用于使用互联网服务供应商在一个单一的L2TP隧道多个会话。对Linux 2.6.20内核支持已被添加。新的预构建FC5/FC6内核更新RPM包也可提供。
标签: Minor feature enhancements
This release adds a mechanism by which individual L2TP sessions will automatically retry if the peer drops the connection. This feature is useful for ISPs that use multiple sessions in a single L2TP tunnel. Support for the Linux 2.6.20 kernel has been added. New pre-built RPMs for FC5/FC6 kernel updates are also available.

2007-01-06 22:12
0.16

一个新的命令已被添加到允许连接的用户名单,以方便上市,随着其相关L2TP隧道的ID。这使得运营商能够更容易看到谁在连接并L2TP隧道正在为每个连接使用。也有一些CLI命令的改善,特别是如何跟踪标志和认证选项控制。OpenL2TP正在被一些供应商,并已核实互操作最重要的网络设备制造商,包括思科,Juniper和Redback公司。
标签: Major feature enhancements
A new command has been added to allow a list of
connected subscriber names to be listed easily,
along with the ID of their associated L2TP tunnel.
This makes it easier for operators to see who is
connected and which L2TP tunnel is being used for
each connection. There are also improvements in
some CLI commands, specifically how trace flags
and authentication options are controlled.
OpenL2TP is now being used by some ISPs and has
been verified to interoperate with most major
networking equipment manufacturers, including
Cisco, Juniper, and Redback.

2006-12-23 03:10
0.15

此版本修正错误,在处理持久性隧道。以前的版本曾与持续隧道重现当连接到微软的XP L2TP服务器会话的问题。它还修正隧道引用计数的问题时使用,持续的隧道可以离开隧道指针周围陈旧,这可能导致openl2tpd程序例外。这种失败可能是诱发删去一个持久的隧道虽然在某些国家中。也有问题,删去持续隧道,如果他们犯了一个或多个连接尝试。这些也是固定的。
标签: Minor bugfixes
This release fixes bugs in persistent tunnel handling. Previous versions had problems with recreating sessions in persistent tunnels when connected to a Microsoft XP L2TP server. It also fixes tunnel reference count issues when using persistent tunnels, which could leave stale tunnel pointers around, which might have lead to an openl2tpd program exception. Such failures could be induced by deleting a persistent tunnel while it was in certain states. There were also problems deleting persistent tunnels if they had made one or more reconnect attempts. These are also fixed.

2006-12-05 11:32
0.14

此版本可以为后面的NAT网关多个L2TP/IPSec客户端。这使得无需定制软件可以在客户端安装OpenL2TP VPN解决方案可行的企业。它与Windows 2000/XP的互操作和Mac OS X客户端,并已对思科路由器和商业通信协议测试仪进行测试。
标签: Major feature enhancements
This version is able to serve multiple L2TP/IPSec clients behind NAT gateways. This makes OpenL2TP a viable enterprise VPN solution without requiring custom software to be installed on clients. It interoperates with Windows 2000/XP and Mac OS X clients and has been tested against Cisco routers and commercial telecom protocol testers.

Project Resources