Skip to content

MAC address aware DHCPv6 server written in Python

License

Notifications You must be signed in to change notification settings

FelixJacobi/dhcpy6d

 
 

Repository files navigation

dhcpy6d

Dhcpy6d delivers IPv6 addresses and prefixes for DHCPv6 clients, which can be identified by DUID, hostname or MAC address as in the good old IPv4 days. Addresses may be generated randomly, by range, by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases and DNS can be updated dynamically. Range-based prefixes be delegated as well as fixed prefixes per client.

Supported platforms include Linux, OpenBSD, FreeBSD, NetBSD and MacOS X. At any other POSIX OS it might work too.

Homepage: https://dhcpy6d.de/

Documentation: https://dhcpy6d.de/documentation

About

MAC address aware DHCPv6 server written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.2%
  • Dockerfile 0.1%