Score:0

How can I connect two ubuntu server with L2TP v3?

in flag

My scenario is I want to run a VPN server on the Ubuntu server. but, because my ISP blocks the outbound connection to outside the country I have to first connect to a server in the data center, and then with that server, I must connect to the outside Ubuntu. Fortunately, L2TP v3 is not banned in the data center to the outside. but It has to be version 3.

How can I deploy this scenario? I have ubuntu-1 with IP-1 and Ubuntu-2 with IP-2

Thanks in advance

Score:1
cn flag

The L2TP RFCs define two basic kinds of L2TP packets: control packets (the “control plane”), and data packets (the “data plane”). The Linux kernel’s L2TP subsystem handles the data packets for L2TPv2 and L2TPv3. The more complex L2TPv2 and L2TPv3 control packets are handled by user space programs.

ProL2TP supports L2TPv2 and L2TPv3 :

ProL2TP is from the authors of the Linux kernel’s L2TP subsystem, it was also the first implementation of L2TPv3.

I'm not aware of any free L2TPv3 implementations, only L2TPv2.

Afshin avatar
in flag
thnaks for your time
Douglas Kosovic avatar
cn flag
I was wrong about no free L2TPv3 implementations, e.g. there is SoftEther VPN https://www.softether.org/ and possibly others.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.