Page 1 of 1

"Connect to VPN" script for Linux

Posted: Sat Feb 23, 2019 5:25 pm
by ceremcem
Hi,

I've experienced some sort of trouble while connecting to SoftEther server with my Linux machine, so I prepared the following script:

https://github.com/ceremcem/softether-h ... ect-vpn.sh

It's not perfect, but does the job in one script.

Re: "Connect to VPN" script for Linux

Posted: Tue May 21, 2019 4:58 am
by thisjun
What problem do you have?

Re: "Connect to VPN" script for Linux

Posted: Fri May 31, 2019 6:43 pm
by ceremcem
thisjun wrote:
Tue May 21, 2019 4:58 am
What problem do you have?
Currently nothing important. Above script performs all necessary settings. I just wanted to share it with everyone.

Re: "Connect to VPN" script for Linux

Posted: Sat Jun 01, 2019 4:00 pm
by boink
It has been a bit of a pain to set up the Linux sstp-client.

For most, the most difficult part if setting up the routing once the connection has been made. Most VPN clients do this for you automagically.

Thus, when you do it yourself -- it is a positive learning experience.

I had a good look at the documentation and the how-to, it was very well written.

Thanks for taking the time to write good documentation.