Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HenriWahl/dhcpy6d

MAC address aware DHCPv6 server written in Python
https://github.com/HenriWahl/dhcpy6d

address dhcpv6 ipv6 linux mac python server

Last synced: 3 months ago
JSON representation

MAC address aware DHCPv6 server written in Python

Awesome Lists containing this project

README

        

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.
Changing prefixes from ISP can be applied dynamically.

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

Homepage: https://dhcpy6d.de/

Documentation: https://dhcpy6d.de/documentation

Container Image: https://hub.docker.com/r/henriwahl/dhcpy6d