8000 GitHub - bertvv/kea-sandbox: Some experiments with installing and configuring ISC Kea DHCP server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Some experiments with installing and configuring ISC Kea DHCP server

License

Notifications You must be signed in to change notification settings

bertvv/kea-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kea DHCP server demo

Basic installation and configuration of Kea DHCP server.

Scaffolding code from vagrant-shell-skeleton.

Getting started

  • Get started with vagrant up
  • Make changes to the config file in provisioning/files/keasrv/ and run vagrant provision to apply the changes

Current config

  • 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

License

Licensed under the 2-clause "Simplified BSD License". See LICENSE.md for details.

About

Some experiments with installing and configuring ISC Kea DHCP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0