Access Home Lan network

Hi
I have installed Zerotier on Win10
Zerotier lan works. Zt network 192.168.194.0, Zt of Win10 192.168.194.225. Home 192.168.5.0/24
Zt is windows Private network on Win10.
Try to access Home local network e.g. 192.168.5.1
No ping, no Access.
Have tryed:
Routing on Zerotier web page set 192.168.5.0/24 via 192.168.194.225
EnableIprouter 1,
Services.msc Routing and remote access - Automatic ( started)
route -p add 192.168.194.0 mask 255.255.255.0 192.168.194.225
Disabled Firewall.

I do not have Static routing option on the Home Router.

What do I wrong ?
Ps.
Another app like Zt gives access and pinging all my network. Without any routing and so on, just allow an option “allow access to Local network”

It seems like you got most of it done. We’re not very familiar with Windows’ routing features. I think you need to enable “masquerade”

Do you think about this ?

netsh interface portproxy add v4tov4 listenaddress=192.168.194.225 listenport=80 connectaddress=192.168.5.1 connectport=80

Yes it works but this is like redirect ports on a Router, I do not see whole network.
PS.
How i wrote I have tested another Program like Zerotier and it works just with One Opition -
ALLOW LOCAL NETWORK ACCESs without anything to do (more).

I know (i have tested it) that IF the router has option STATIC ROUTES then it will work.
ORANGE LIVEBOX do not have it.

Mayby this help you, to find solution of this problem.
There must be a trick to avoid this case.

I think Windows calls it Internet Connection Sharing.

I faced the same problem, have you fixed it yet?

Connection sharing changes IP configuration on interfaces.

I have did years before do it on Windows XP and it worked.
There was Card priority option to change ( it’s going on default route on Windows - to send package first on ZT interfaces.
I don’t have idea how to fix this.

Ps. Have installed Win7 and will test it (I found there the same option). Maybe it will help somehow, to find solution.

The other app as I wrote, uses gvisor … But I don’t know how use it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.