Netclient not setting routes on Windows
We use a Egress Gateway to connect to our Office Networks. The netclient does not set the routes for the egress networks. The Wireguard tunnel comes up fine and the route for the VPN itself exists but all routes for the egress networks are missing. Even when doing a netclient pull manually the routes are not set. Also when leaving a network the netmaker routes are not removed and stay in the persistant routes.
This worked fine until v0.20.3. Since v0.20.4 it does not work anymore. In the changelog for 0.20.4 it says
Precise Interface routes to improve multi-network functionality
So i guess this could be the source of the problem
Version v0.20.6
What OS are you using? Windows 11 Pro
Have the same issue when downloading the latest (v0.21.1) netclient windows installer from the release page. Problem was solved after reinstalling with the installer from the docs page (https://docs.netmaker.io/netclient.html) which installs v0.20.1.
Have you found a solution yet?
i had the same problem. if you want you can do what did and fixed the problem.
I changed a line of source code and created a new exe It works fine
https://github.com/gravitl/netclient/issues/595