How to see other PC via VPN

Hello,

have simple question.

  • 2PCs - same OS Win7
  • 1st PC normally connected to mikrotik router (750G-5.07)
  • 2nd PC connected via SSTP VPN to same router (used self-signed certificate, it was really hardcore to make it workable.)

I am able to ping directly ip-address of 2nd PC (and vice-versa). Iam able to access PCs shared folders via TotalCommander. But Iam not able to see that PC in my network and not able to ping it when use computer name (and vice-versa).

Tried almost everything but still no success. Now Iam not able to say where can be problem, if in router configuration or in Windows configuration. → main problem is that we are not able to play Warcraft3 Dota (via LAN) because we do not see other PC :frowning:

Anybody can help? Thanks

Netbios information is not passed through SSTP tunnel.
You need to create EoIP tunnel to get direct Ethernet connection between two remote ends, then Netbios accses by name/ping should work.

Yes, seems that netbios protocols are missing in virtual vpn adapter :frowning: (and it is unable to add it).
Thanks

Solved by “lancraft” utility. Iam able to play DOTa via SSTP vpn connection.

Thanks for other information.