Client to client Connectivity

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
matty930
Posts: 4
Joined: Fri Oct 06, 2023 9:49 am

Client to client Connectivity

Post by matty930 » Fri Oct 06, 2023 11:04 am

Hi Guys

I have setup the the VPN server no issues, one thing I could do with is allowing clients to be able to connect to each other, For example;

configured the VPN subnet to 192.168.30.0/24
each client gets an ip of 192.168.30.* no issues there

However I need a device with say 192.168.30.10 to connect and access shares on 192.168.30.11 but I can't seem to figure out how to do it.

Can anyone please shed any light or help with this?

Thanks in advance.

solo
Posts: 1286
Joined: Sun Feb 14, 2021 10:31 am

Re: Client to client Connectivity

Post by solo » Fri Oct 06, 2023 12:20 pm

On 192.168.30.10 run: explorer \\192.168.30.11\share-name
If it does not work, set up your OS properly, it has nothing to do with VPN.

matty930
Posts: 4
Joined: Fri Oct 06, 2023 9:49 am

Re: Client to client Connectivity

Post by matty930 » Fri Oct 06, 2023 12:39 pm

I can't ping between them either, and yes ICMP is open on both devices, so presume the SoftEther VPN server isn't routing between them.

solo
Posts: 1286
Joined: Sun Feb 14, 2021 10:31 am

Re: Client to client Connectivity

Post by solo » Fri Oct 06, 2023 12:52 pm

Connect VPN and post as code from both clients:

Code: Select all

netstat -r
ipconfig /all
ping 192.168.30.1
netsh advfirewall firewall show rule name="File and Printer Sharing (Echo Request - ICMPv4-In)"

matty930
Posts: 4
Joined: Fri Oct 06, 2023 9:49 am

Re: Client to client Connectivity

Post by matty930 » Fri Oct 06, 2023 1:36 pm

Many thanks this was enough!

I have one of the devices using the SoftEther VPN client and I didn't notice it created the interface using the public profile doh!

Thanks for the help

Post Reply