Skip to content

seriyps/NetworkManager-l2tp

 
 

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.

Packages

No packages published

Languages

  • C 99.7%
  • Shell 0.3%