Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux_router:dns_dhcp [2024-07-21 Sun wk29 08:55] – [DHCP Setup] baumkp | linux_router:dns_dhcp [2024-12-15 Sun wk50 11:35] (current) – [Main references used (2017)] baumkp | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ++++tl;dr;| | ++++tl;dr;| | ||
| - | Further to this I am no looking at backups for both these services on my local area network. | + | Further to this I am not looking at backups for both these services on my local area network. |
| These notes still have some utility. | These notes still have some utility. | ||
| Line 17: | Line 17: | ||
| (2022) ISC has a newer DHCP software called Kea that is designed to replace ISC DHCP. Kea was primarily developed around 2014-2020. They also are currently developing a monitor for Kea and Bind9 called Stork. | (2022) ISC has a newer DHCP software called Kea that is designed to replace ISC DHCP. Kea was primarily developed around 2014-2020. They also are currently developing a monitor for Kea and Bind9 called Stork. | ||
| ++++ | ++++ | ||
| - | ===Main references used (2017)=== | + | ====Main references used (2017)==== |
| An interesting older resource is BigDinosaur Blog [[https:// | An interesting older resource is BigDinosaur Blog [[https:// | ||
| - | Another reference is Lani's Weblog - Make your [[https:// | + | Another reference is Lani's Weblog - Make your [[https:// |
| *[[https:// | *[[https:// | ||
| *[[https:// | *[[https:// | ||
| Line 275: | Line 275: | ||
| Next edit the dhcp configuration file: '' | Next edit the dhcp configuration file: '' | ||
| + | |||
| ++++dhcp.conf| | ++++dhcp.conf| | ||
| < | < | ||
| Line 501: | Line 502: | ||
| to which interface eno4 is attached. ** | to which interface eno4 is attached. ** | ||
| </ | </ | ||
| + | ++++ | ||
| ======ipv6====== | ======ipv6====== | ||
| =====radvd===== | =====radvd===== | ||