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] Ability to change IP address #2151

Open
2 tasks
aalmenar opened this issue Sep 25, 2024 · 0 comments
Open
2 tasks

[Feature] Ability to change IP address #2151

aalmenar opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aalmenar
Copy link

aalmenar commented Sep 25, 2024

Use case

The use case is for reorder the ips according to my "network planning". Also if you reinstall a server it would be easier to have it have the old ip address for whatever reason you may need. It also should bring feature parity to Tailscale that currently allows to do this

Description

The feature should be as simple as setting a specific IP address to a node.

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

I suppose of how i tested it, by updating the database the field of ip of the node, reconnect the client and done, new ip is working. Obviously magicDNS needs update but i still dont know how it works exactly.

@aalmenar aalmenar added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@aalmenar and others