Eliezer Croitoru
2015-Sep-21 00:50 UTC
[CentOS] I want to connect to a l2tp server from centos.
Hey Gordon, I do not have any security issue in this network. I need to connect to a remote network on a secure network. The options are pptp or l2tp(no ipsec encryption) so I do want to use l2tp like in (lac\lns) and I am looking for a client for CentOS. Note that it works in ubuntu so it is possible to achieve the same with CentOS but I do not know what is behind the gui that initiates the connection for l2tp. With pptp I have no issue and I have a connection which works a lot of time. Thanks, Eliezer On 18/09/2015 03:57, Gordon Messmer wrote:> On 09/17/2015 04:47 PM, Eliezer Croitoru wrote: >> If someone used l2tp the same way I want to use on CentOS 7 please >> give me some advice. > > l2tp, by itself, offers no encryption. Notably, that means that your > password is going to cross the network in clear text. Bare l2tp is the > VPN equivalent of telnet. I really strongly recommend that you reconsider. > > ipsec, by itself, is a much better and easier way to achieve your goal. > It will require less setup, and offer better security. There's no down > side; ipsec is clearly a better choice for connecting two systems over > an unsecured network. > > l2tp is typically used in conjunction with ipsec, for mobile clients. > The reason is that l2tp integrates with external authentication (RADIUS, > LDAP, Active Directory, etc) better than ipsec alone does. That's great > when you have a group of users that you want to have individual > authentication keys, but it's not a good fit for connecting one server > to another. > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos
Gordon Messmer
2015-Sep-21 18:45 UTC
[CentOS] I want to connect to a l2tp server from centos.
On 09/20/2015 05:50 PM, Eliezer Croitoru wrote:> I do not have any security issue in this network. > I need to connect to a remote network on a secure network. > The options are pptp or l2tp(no ipsec encryption) so I do want to use > l2tp like in (lac\lns) and I am looking for a client for CentOS.The client is "xl2tpd", and you can find it in EPEL. Client setup is described here: http://www.xinotes.net/notes/note/1524/
Eliezer Croitoru
2017-Mar-22 18:39 UTC
[CentOS] I want to connect to a l2tp server from centos.
Thanks! Eliezer ---- Eliezer Croitoru Linux System Administrator Mobile: +972-5-28704261 Email: eliezer at ngtech.co.il -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Gordon Messmer Sent: Monday, September 21, 2015 9:46 PM To: CentOS mailing list <centos at centos.org> Subject: Re: [CentOS] I want to connect to a l2tp server from centos. On 09/20/2015 05:50 PM, Eliezer Croitoru wrote:> I do not have any security issue in this network. > I need to connect to a remote network on a secure network. > The options are pptp or l2tp(no ipsec encryption) so I do want to use > l2tp like in (lac\lns) and I am looking for a client for CentOS.The client is "xl2tpd", and you can find it in EPEL. Client setup is described here: http://www.xinotes.net/notes/note/1524/ _______________________________________________ CentOS mailing list CentOS at centos.org https://lists.centos.org/mailman/listinfo/centos