Download List

Projeto Descrição

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 Requirements

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

O código agora garante que não subprocessos herdam arquivo aberto descritores de openl2tpd. Em algumas circunstâncias, tomadas permanecerá aberto até que todos os processos gerados saiu, que levam a alguns efeitos incomuns. Vários problemas com o pacote Debian foram fixados para torná-lo pronto para a apresentação upstream.
Tags: 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

Esta versão adiciona um mecanismo pelo qual as sessões individuais L2TP repetirá automaticamente se o ponto de cair a ligação. Este recurso é útil para provedores que usam várias sessões em um túnel L2TP único. Suporte para o kernel Linux 2.6.20 foi adicionado. Nova pré-construídos RPMs para atualizações de kernel FC5/FC6 também estão disponíveis.
Tags: 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

Um novo comando foi adicionado para permitir uma lista de nomes de assinante ligadas a ser listados facilmente, junto com a identificação do seu túnel L2TP associados. Isso torna mais fácil para os operadores para ver quem está conectado e que túnel L2TP está sendo usado para cada conexão . Há também melhorias em alguns comandos CLI, especificamente como sinalizadores de rastreamento e autenticação opções são controladas. OpenL2TP agora está sendo utilizado por alguns ISPs e foi verificado para interoperar com a maioria dos principais fabricantes de equipamentos de rede, como Cisco, Juniper, e Redback.
Tags: 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

Esta versão corrige bugs na manipulação de túnel persistente. As versões anteriores tinham problemas com sessões de recriar nos túneis persistente quando conectado a um servidor Microsoft L2TP XP. Ele também corrige problemas de contagem de referência do túnel quando usando túneis persistentes, o que poderia deixar os ponteiros do túnel velho ao redor, que poderia levar a uma exceção de programa openl2tpd. Tais falhas poderiam ser induzidas pela supressão de um túnel persistente enquanto ela estava em determinados estados. Houve também problemas de exclusão de túneis persistente, se tivessem feito uma ou mais tentativas de reconectar. Estes também são corrigidos.
Tags: 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

Esta versão é capaz de servir a vários clientes atrás de gateways L2TP/IPSec NAT. Isto faz OpenL2TP uma empresa viável solução VPN sem necessitar de software personalizado para ser instalado em clientes. Ele interage com o Windows 2000/XP e clientes Mac OS X e foi testado contra roteadores Cisco e testadores de protocolo comercial telecomunicações.
Tags: 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