We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
you can enter dynamic as a value for this field and it should work
dynamic
Sorry, something went wrong.
pashcovich
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: