Hello,
I am trying to make a VPN connection with a L2TP/IPsec. I have a guide which told me what to install and what settings etc. i need to do. The steps i took are:
sudo apt update
sudo apt install network-manager-l2tp network-manager-l2tp-gnome
sudo systemctl stop xl2tpd
sudo systemctl disable xl2tpd
With the network manager GUI I have created a new VPN connection with L2TP and set it up correctly. I also added the following Algorithms in the IPsec settings:
Phase1 Algorithms: 3des-sha1-modp1024
Phase2 Algorithms: 3des-sha1
Sadly it still does not work on Kubuntu but it works with Ubuntu. I have already tried to restart the network manager and to reinstall everything i need without success.
Does anyone has an idea what i could do?
I am trying to make a VPN connection with a L2TP/IPsec. I have a guide which told me what to install and what settings etc. i need to do. The steps i took are:
sudo apt update
sudo apt install network-manager-l2tp network-manager-l2tp-gnome
sudo systemctl stop xl2tpd
sudo systemctl disable xl2tpd
With the network manager GUI I have created a new VPN connection with L2TP and set it up correctly. I also added the following Algorithms in the IPsec settings:
Phase1 Algorithms: 3des-sha1-modp1024
Phase2 Algorithms: 3des-sha1
Sadly it still does not work on Kubuntu but it works with Ubuntu. I have already tried to restart the network manager and to reinstall everything i need without success.
Does anyone has an idea what i could do?