Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
docker_notes:docker-dhcp [2023-07-11 Tue wk28 19:25] – [ctrl-agent -t /app/kea-ctrl-agent.conf] baumkp | docker_notes:docker-dhcp [2024-01-10 Wed wk02 19:13] – [Docker - DHCP Server] baumkp | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
======Docker - DHCP Server====== | ======Docker - DHCP Server====== | ||
- | I propose to create | + | Since mid 2023 I have been running |
ISC also has a project for a simple GUI interface primarily for Kea and basic for Bind9. | ISC also has a project for a simple GUI interface primarily for Kea and basic for Bind9. | ||
Line 46: | Line 46: | ||
*'' | *'' | ||
*'' | *'' | ||
+ | ++++Use of symlink, TL;DR;| | ||
+ | Using symlinks in is confusing when using Docker mounted directories. | ||
To control which dhcp4 config file to run (basic or plus): | To control which dhcp4 config file to run (basic or plus): | ||
*'' | *'' | ||
*'' | *'' | ||
*The '' | *The '' | ||
- | The plus configuration allows a secondary backup dhcp server to be operated. | + | The plus configuration allows a secondary backup dhcp server to be operated.++++ |
+ | *'' | ||
====ctrl-agent -t / | ====ctrl-agent -t / | ||
Line 58: | Line 61: | ||
*[[https:// | *[[https:// | ||
- | ====kae logging==== | + | ====Kea logging==== |
*[[https:// | *[[https:// | ||
+ | I have stored log files in the .config directory that is a Docker mounted volume for persistence and easy external viewing outside container. | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | ====Kea Miscellaneous==== | ||
+ | |||
+ | *'' | ||
+ | *'' | ||
=====References===== | =====References===== | ||
*KPTree.net' | *KPTree.net' | ||
Line 70: | Line 84: | ||
*[[https:// | *[[https:// | ||
- | + | <- docker_notes: | |
- | <- docker_notes: | + |