Basic installation and configuration of Kea DHCP server.
Scaffolding code from vagrant-shell-skeleton.
- Get started with
vagrant up
- Make changes to the config file in
provisioning/files/keasrv/
and runvagrant provision
to apply the changes
- DHCPv4
- Subnet 192.168.76.0/24
- Range 192.168.76.101-253
- No gateway/DNS (at this time)
- IP address 192.168.76.12 reserved for 08:00:27:4F:D1:18
- Subnet 192.168.76.0/24
Licensed under the 2-clause "Simplified BSD License". See LICENSE.md for details.