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

automatic adding of routes when additional networks are specified #21

Open
naggie opened this issue Sep 20, 2020 · 0 comments
Open

automatic adding of routes when additional networks are specified #21

naggie opened this issue Sep 20, 2020 · 0 comments

Comments

@naggie
Copy link
Owner

naggie commented Sep 20, 2020

Currently adding extra routes via Networks is a manual step, unlike the automatically routed allocated IP. Adding (and removing) routes should be performed automatically on sync.

Note that wireguard is already told that a peer has a network via dsnetconfg - it then tells the kernel in turn. Routes must be manually added, for instance

sudo ip route add 10.182.0.0/16 dev dsnet

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

1 participant