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

revert ccd config to dynamic didn't work #75

Closed
jducifuentes opened this issue Nov 8, 2021 · 1 comment · Fixed by #132
Closed

revert ccd config to dynamic didn't work #75

jducifuentes opened this issue Nov 8, 2021 · 1 comment · Fixed by #132
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jducifuentes
Copy link

ccd config file didn't update (remove static config) after you select dynamic en web ui if previously you add a static ip per client.

Steps to replicate:

create user -> edit routes -> mark "static address" and assign an IP. (at this point all works flawlesly) client gets its static IP

then

edit routes -> unmark "static address" (to get dynamic address) . (at this point client still having its old static IP)

in ccd directory client file isn't change (removed or emptyed)

in other hand modifying ip works well. I mean change i.e. 10.8.1.2 with 10.8.1.3 is reflected ok in ccd config file.

@pashcovich pashcovich added the bug Something isn't working label Nov 16, 2021
@pashcovich
Copy link
Contributor

you can enter dynamic as a value for this field and it should work

@pashcovich pashcovich self-assigned this May 24, 2022
@pashcovich pashcovich added this to the 2.0 milestone May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants