NetworkManager-l2tp icon indicating copy to clipboard operation
NetworkManager-l2tp copied to clipboard

L2TP and L2TP/IPsec support for NetworkManager

Results 17 NetworkManager-l2tp issues
Sort by recently updated
recently updated
newest added

Yeah looks like it is the same issue like in https://gitlab.gnome.org/GNOME/NetworkManager-pptp/-/issues/6 ```console + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --disable-silent-rules --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run...

I installed ubuntu 22.04 and configed l2tp vpn, after l2tp connected my internet connection broken, why??? I have tried xl2pd versions (1.3.16-1ubuntu0.1 amd64) and (1.3.12-1.1) but none of them work...

Connection is lost after about 20 seconds after being up and working. When I bring up the connection with "nmcli c up vpn": ``` Jun 14 15:58:11 intel-x86-64 NetworkManager[225]: [1655222291.9231]...

I configured a VPN using Ubuntu 19.10 and network-manager-l2tp 1.2.10. After struggling with enabling the correct phase1 and phase2 settings I now get a connection. That connection gets torn down...

Hello, I have used same settings on Ubuntu 18.04, but on Ubuntu 20.04 (newly installed), VPN does not work. Installation steps: ``` sudo add-apt-repository ppa:nm-l2tp/network-manager-l2tp sudo apt-get update sudo apt...

Context: a website that I don't want to disclose checks for VPN related ports and denies access if they find an open port. I have worked around this using a...

As I'm jealous of my colleague who uses the l2tp connection on his Linux Mint machine successfully, I gave it a try on two different Manjaro systems. I installed `networkmanager-l2tp`...

Related to #132 --- @dkosovic, I am not sure what happened, but today I wanted to connect to a L2TP/IPSec VPN after some time (a month?) which worked last time...

Hello! I want to connect to a IPSec/L2TP/PPP VPN on a Cisco router. That works with IPv4, but not with IPv6. It doesn't even try to contact the router. ``Apr...

Your [version 1.20.0 release note](https://github.com/nm-l2tp/NetworkManager-l2tp/releases/tag/1.20.0) says: > Store PSK as a VPN secret, ... This doesn't work with GNU/Linux distributions like - Debian 10.9.0 "Buster" (network-manager-l2tp 1.20.2) - Ubuntu 22.04...