l2tpns/README.md
2025-03-25 02:19:26 +01:00

21 lines
642 B
Markdown

# Layer 2 tunneling protocol network server (LNS)
l2tpns notably supports:
- radius authentication/authorization
- accounting
- clustered load balancing and fail-over
- MPPP
- BGP
- kernel-level acceleration
- throttling
- snooping
- walled garden
- plugins
- a management cli
* Mailing list: <https://lists.ffdn.org/wws/info/l2tpns>
* Code: <https://code.ffdn.org/l2tpns/l2tpns>
* Documentation: <https://htmlpreview.github.io/?https://code.ffdn.org/l2tpns/l2tpns/raw/master/docs/html/manual.html>
* VPN example documentation: <https://htmlpreview.github.io/?https://code.ffdn.org/l2tpns/l2tpns/raw/master/docs/html/practical-vpns.html>