Questions tagged [softether]
25 questions
3
votes
3 answers
How to automate launch of SoftEther VPN client
I am using SoftEther VPN client to connect to a remote machine. In order to ssh into the remote machine, I first have to take the following steps:
cd ~/vpnclient
sudo ./vpnclient start
./vpncmd
2 (asked to pick an option)
Enter "" (with no…
user1551817
- 205
3
votes
1 answer
Obfuscating Softether through obfs4
There's this problem I've been struggling with without any luck. Seemingly, Softether vpn connections are throttled down in my country, resulting in a max connection speed of 600-700 KBytes/s. On the other hand, I know for a fact that obfuscation of…
Seyed Amin
- 51
- 4
3
votes
2 answers
Why does SoftEther VPN listen to random ports? How do I make it stop?
I have SoftEther VPN running on a Linux server with SSTP, L2TP over IPSec, VPN over DNS, and VPN over ICMP enabled, along with management via TCP port 5555.
I have disabled everything else I could find, specifically including SecureNAT and the…
user541686
- 23,629
2
votes
1 answer
SoftEther Radius authentication issue
I set up a SoftEther with Docker. I then installed and set up a Radius server with daloRADIUS. I can't create a user in Radius that will create the same user in SoftEther.
limskey
- 21
1
vote
2 answers
Softether VPN slow throughput
I set up a Softether VPN on my Raspberry Pi per the instructions here, and I'm getting extremely low throughput when connecting to the VPN. My Internet connection to the Raspberry Pi is about 30 Mbit/s down and 3 Mbit/s up, yet when I connect to the…
daviesgeek
- 1,709
1
vote
1 answer
Network interface created by SoftEther VPN works for a while and then goes down
I am using SoftEther VPN 5.01 Build 9674 in Ubuntu 22.04 to connect to a private network.
I have done the configurations in vpnclient and I am using the below script to establish the connection.
#!/bin/bash
sudo vpnclient start
echo 'Waiting…
trikto
- 11
1
vote
0 answers
ssh, udp and split tunneling accross windows 10
I use "Bitvise SSH client" on my windows 10 machine to Connect to SSH server in windows Server. It doesnt tunnel all of my Pc so use Softether VPN Client Manager To Connect it via Socks Proxy. it Works Nice. now I want to make split tunneling , I…
Guester
- 11
1
vote
1 answer
Use Own VPN Server on Google Chrome Browser
I'm looking a way to connect Internet through my VPN server while browsing from Google Chrome Browser. I though best way is use an extension but I couldn't find any extension that let me enter my own VPN information. All extensions have their own…
tatoline
- 703
1
vote
0 answers
I am running macOS high sierra with Xcode installed. when I tried to compile SoftEther VPN client from source, it gave me the linker error
I have tried to ask for help in both SoftEtherVPN github and their own forum, but not getting any reply, so I figure Unix or BSD expert here can chime in to shine a light on where went wrong in this linking stage. thanks.Cheers
The details of the…
Jayko
- 11
1
vote
1 answer
Cannot connect to SoftEther VPN from Windows SSTP or L2TP client, but server management connection is OK
I set up SoftEther VPN server on a VPS on Centos 6.10. Strangely, I can access the server with VPN Server Manager and do whatever I like with it, but when I try to make VPN connection (from the very same notebook) to the server using Windows 10…
1
vote
3 answers
How to solve Error code2 in softether (VPN gate)?
I installed latest version of (SoftEther VPN client + VPN gate plugin). I have win 10.
when I want to connect with TCP mode immediately error code 2 appears.
"Error (Error Code 2)
Protocol error occurred. Error was returned from the destination…
user906192
- 11
0
votes
0 answers
VPN file transfers not working over 3G internet connection
We have a remote office with just two staff, who rely on a 3G internet connection for their basic internet needs (email and web browsing). They only get around 4 Mbps down and 1.5 Mbps up, but this is fine as they use Outlook more than anything else…
Austin ''Danger'' Powers
- 6,290
0
votes
1 answer
How can I send requests to cloudflare WARP+ from users who connect to the Ubuntu server with Softether?
I have an Ubuntu server and I use it as a softether vpn server. I recently installed cloudflare WARP+ on it. After connecting to the server with softether vpn client, the user's requests will go to cloudflare WARP+ and be answered. But when…
0
votes
0 answers
I am trying to mimic the connection of my softether vpn to setup a openvpn with TLS 1.2 instead of SSL
I am trying to setup a openvpn with tls 1.2 instead of ssl with tcp, as in this screenshot:
How can I mimic the connection like the softether (on the left) in order to setup openvpn (on the right)?
rogcontract
- 1
- 2
0
votes
0 answers
SMB connection speed over VPN
I'm seeking for some advices on how to improve connection speed while using SMB shares over VPN.
I have two Win10 PCs with following setup.
PC1 - 500Mb/s DL and 350 MB/s UL per SpeedTest
PC2 - 100Mb/s DL and 30 MB/s UL per SpeedTest
Both PCs are…
Johnny_D
- 143