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

[feature] Allow defining Wireguard peers in the server to reserve IP addresses #788

Open
nemesifier opened this issue Jul 7, 2023 · 0 comments

Comments

@nemesifier
Copy link
Member

Right now to allow non OpenWISP peers to connect to a Wireguard server managed by OpenWISP, the user needs to create fake devices which act as placeholders and reserve the IP addresses needed by these clients.

We could make this easier in the following way:

  • when peers are defined in the server configuration automatically create the IP address entries in IPAM
  • we have to find a way to remove the IPAM entries if the peers are removed
  • we need to make sure peers defined in the server config gets passed to the resulting configuration installed on the server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant