Linux: How To Setup Softether Server and Clients - Tutorials
Posted: Sat Sep 21, 2013 4:40 am
0. Problem
I have several networks across the cloud, which I like to join via small raspberry pi (RPI) machines, running softether VPN:
- A is the local network, high speed, I am sitting there physically and can intervene with the hardware. it is the gateway to the world.
- B is a remote local network in a different country. I have already a RPI there and I can ssh into it, by some way. no fixed address, sort of selfmade dyndns and NAT access.
- C is similar as B, in a 3rd country. no NAT - so I access via reverse tunnel.
the softether configuration makes the whole thing more transparent for users and permanent. I can then directly connext between the computers on the different networks, mainly B<->A and C<->A (I dont wanna use B<->A<->C indirectly, but that's another story).
I have several networks across the cloud, which I like to join via small raspberry pi (RPI) machines, running softether VPN:
- A is the local network, high speed, I am sitting there physically and can intervene with the hardware. it is the gateway to the world.
- B is a remote local network in a different country. I have already a RPI there and I can ssh into it, by some way. no fixed address, sort of selfmade dyndns and NAT access.
- C is similar as B, in a 3rd country. no NAT - so I access via reverse tunnel.
the softether configuration makes the whole thing more transparent for users and permanent. I can then directly connext between the computers on the different networks, mainly B<->A and C<->A (I dont wanna use B<->A<->C indirectly, but that's another story).