dhcpy6d
dhcpy6d copied to clipboard
MAC address aware DHCPv6 server written in Python
HI,bro! 1. How to increase support for other databases? For example; mongodb. 2. How to independently design new address features for specific users to use. 3. Can dhcpy6d only be...
This is a follow-up to #38 and #39. This changed the default behavior of calling hooks for `prefix`. It was reasonable, but sometimes you are required explicitly to use the...
Usually when installing a python package as non-root user using ```sh pip install git+https://github.com/HenriWahl/dhcpy6d ``` the startup script gets installed to `~/.local/bin`. However, the installation process above puts some non-standard...
I'm looking for the possibility to use mac-based identification over dhcp relays. Is it possible add an option for calculate clients mac adress from the peeradress instead of the dhcpv6-client-address...
I've got my network set up currently as: prefix ~ address | fd 04 : b9 0a : 14 30 : fe 80 : $llamac$ | | | | |...
Wondering whether option-18 would be supported in the near future? I'm looking to get it to support the requirement I have for Option-18.
It would be nice if there would be an include directive in dhcpy6d.conf's syntax so e.g. multiple servers could share a common part of the configuration in one file while...
Hi,bro: Ask whether dhcpy6d has completed the RECONFIGURE (10) message, which is used to inform the client server that there are new configuration parameters. RFC8415 describes this message as follows:...
Hi, We have a problem with configuration on Asus and TP-Link in Native mode - it's not working since WAN interface doesn't get the ipv6 address and it sets the...