Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netclient not setting routes on Windows #572

Open
kpestalozzi opened this issue Sep 8, 2023 · 2 comments
Open

Netclient not setting routes on Windows #572

kpestalozzi opened this issue Sep 8, 2023 · 2 comments

Comments

@kpestalozzi
Copy link

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

@DrMax1
Copy link

DrMax1 commented Oct 18, 2023

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?

@pankios
Copy link

pankios commented Nov 1, 2023

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

#595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants