w2vy/NetworkManager-l2tp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
L2TP support for NetworkManager
===============================
This version has IPSEC support and can connect to a Sonicwall
Uses xl2tpd and (optional) openswan.
Build
=====
./autogen.sh
./configure # (optional)
make
sudo make install
Ubuntu users see README.ubuntu file.