On Thu, Nov 11, 2004 at 10:35:07AM +0100, David Schmitt wrote: >On Wed, Nov 10, 2004 at 10:34:04PM +0000, Jonathan McDowell wrote: >> Description : L2TP LNS which does not require l2tpd, pppd or any >> kernel patches. >> >> L2TPNS is half of a complete L2TP implementation. It supports only >> the LNS side of the connection. > >For us mere mortals, please state whether this thing initiates or >accepts connections. "LNS" doesn't ring any bell for me.
I would propose the following: Description: Layer 2 tunneling protocol network server (LNS) l2tpns is a daemon designed to terminate large volumes of layer 2 tunneling protocol (RFC 2661: L2TP) sessions. . The daemon supports up to 65535 sessions plus features such as rate limiting, walled garden, usage accounting, and clustering (for both load-sharing and redundancy). . Note that only the LNS side of the L2TP protocol is implemented, for a more complete L2TP implementation see the l2tpd package. --bod