Displaying 1 result from an estimated 1 matches for "ipsec_vpn_client_setup".
2015 Sep 17
4
I want to connect to a l2tp server from centos.
...ions and l2tp
connections.
The l2tp connections are not using ipsec encryption at all.
I have seen couple guides\tutorials on the internet:
-
https://raymii.org/s/tutorials/IPSEC_L2TP_vpn_on_CentOS_-_Red_Hat_Enterprise_Linux_or_Scientific_-_Linux_6.html
- https://wiki.archlinux.org/index.php/L2TP/IPsec_VPN_client_setup
But all the guides that I have found are using ipsec with "secret".
On ubuntu there is a gui applet that helps setting these kind of
connections up but I am working with a CentOS server and not Ubuntu desktop.
If someone used l2tp the same way I want to use on CentOS 7 please give
me...