Questions tagged [softether]
35 questions
0
votes
0 answers
Route SoftEther VPN traffic through another host on the network
Here is my setup:
Debian host 1:
eth0:
IP: 172.25.0.3
Subnet: 255.255.255.0
Gateway: 172.25.0.1
Running SoftEther VPN Server with its Virtual Hub. This Virtual Hub has Virtual NAT and Virtual DHCP, it doesn't use any tun/tap devices. It seems that…

Fa1rid
- 1
- 1
0
votes
1 answer
Hide IP with softether client in ubuntu - no response from DHCP
I have setup Softether VPN server on my OVH VPS with this tutorial. When I'm connecting from my windows machine everything works fine and the internet sees me by my VPN servers IP instead of mine. Now when I do the same in ubuntu, even though…

Pepsko
- 21
- 1
- 2
0
votes
0 answers
SSMS connections dropping with SoftEther
We've recently changed VPNs from OpenVPN to SoftEther; it's working great so far, with one exception: SQL Server Management Studio. For some reason, either SSMS or the SQL Server seems to drop the connection after a short amount of time (~30…

RainyRat
- 3,730
- 1
- 24
- 29
0
votes
1 answer
Accessing OpenVPN host through tunnel
Is it possible to access the host running OpenVPN server through the tunnel itself on Linux (openSUSE)?
For example, if my OpenVPN host's* VPN IP is 10.125.0.1 and its public IP is 1.2.3.4, I would like traffic sent to 1.2.3.4 to go through the…

user9123
- 103
- 5
-1
votes
1 answer
How can I access my own IP under StrongSwan? [MacOS]
I've set up SoftEther VPN on a brand-new Ubuntu 16.04 server and connected macOS, Windows and iOS client to it.
I've created Ruby on Rails webserver on my macbook and binded it to my VPN address.
Other clients can access it but not my macbook - I…

Mike Wolfram
- 1
- 2