I have some clients whose traffic is transferred to the Softether server through the Softether VPN program (OpenVPN(UDP)). Now I want to pass Softether server traffic through the 20speed VPN program installed on the same computer. After the 20speed program is connected, the traffic of all the programs installed on the server (such as the Chrome browser) passes through the 20speed VPN. However, Softether clients and server traffic still do not pass through the 20speed VPN. After researching, I realized that to pass the traffic of the Softether server through the 20speed VPN, I have to use the routing table. But I have no knowledge or idea to do this and I’m not familiar with routing table and scripting. Please help me.
Code: Select all
CLIENT Info:
OS: Windows 10 Enterprise
IP after connecting to Softether VPN: 192.168.30.10
Subnetmask:255.255.255.0
Gateway: 192.168.30.1
DNS:8.8.8.8
SERVER of Softether Info:
OS: Windows 10 Enterprise
IP: 192.168.44.150
Subnetmask:255.255.255.0
Gateway: 192.168.44.1
DNS:8.8.8.8 and 192.168.44.1
IP of 20speed VPN adaptor: 10.202.0.2
Subnetmask:255.255.255.0
Gateway: 10.202.0.1
DNS: 10.202.0.1