l2tpns
layer 2 tunnelling protocol network server (LNS)
Install
- All systems
-
curl cmd.cat/l2tpns.sh
- Debian
-
apt-get install l2tpns
- Ubuntu
-
apt-get install l2tpns
- Kali Linux
-
apt-get install l2tpns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install l2tpns
- Raspbian
-
apt-get install l2tpns
- Dockerfile
- dockerfile.run/l2tpns
l2tpns
layer 2 tunnelling protocol network server (LNS)
l2tpns is a daemon designed to terminate large volumes of layer 2 tunnelling 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.