Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker_notes:docker-dhcp [2025-01-27 Mon wk05 14:19] – [References] baumkp | docker_notes:docker-dhcp [2025-06-08 Sun wk23 19:34] (current) – [main dhcp4] baumkp | ||
|---|---|---|---|
| Line 79: | Line 79: | ||
| I had a problem when upgrading to to Kea 2.6.0 that stopped kea-dhcp4 operating with an error '' | I had a problem when upgrading to to Kea 2.6.0 that stopped kea-dhcp4 operating with an error '' | ||
| + | ++++Upgrade problems from Kea 2.6.2 to 2.6.3, yet again broken or perhaps enforced configuration backwards compatibility, | ||
| + | The socket files **must** now be in ''/ | ||
| + | |||
| + | I previously used a general docker volume director directive to place all my configuration files into /app and then configured from there as required. | ||
| + | #" | ||
| + | #Kea 2.6.3 requires / | ||
| + | " | ||
| + | |||
| + | " | ||
| + | " | ||
| + | |||
| + | Symlinking did not seem to work: / | ||
| + | ++++ | ||
| ====ctrl-agent -t / | ====ctrl-agent -t / | ||
| *'' | *'' | ||