Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/HenriWahl/dhcpy6d
- Owner: HenriWahl
- License: gpl-2.0
- Created: 2012-11-19T14:17:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T13:40:52.000Z (3 months ago)
- Last Synced: 2024-07-31T15:29:41.615Z (3 months ago)
- Topics: address, dhcpv6, ipv6, linux, mac, python, server
- Language: Python
- Homepage: https://dhcpy6d.de
- Size: 1.72 MB
- Stars: 93
- Watchers: 9
- Forks: 27
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog
- License: LICENSE
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