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

Unable to change existing WireGuard interface address on Linux #17

Open
wojcik91 opened this issue Oct 3, 2023 · 1 comment
Open

Unable to change existing WireGuard interface address on Linux #17

wojcik91 opened this issue Oct 3, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@wojcik91
Copy link
Contributor

wojcik91 commented Oct 3, 2023

When updating the address (for example from 10.0.70.1/24 to 10.0.70.10/24) the IP is not actually changed when running on Linux.
The interface has to be removed first, then it can be reconfigured.

@wojcik91 wojcik91 added the bug Something isn't working label Oct 3, 2023
@Ange-Cesari
Copy link

Hey @wojcik91 ,

What address are you refering to ?

Is that the address of the host or any/peer address ?

I thought using the configure_interface() was working

Best,
Ange

@teon teon added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Refined & Ready
Development

No branches or pull requests

3 participants