dhcpy6d
dhcpy6d copied to clipboard
using macs over dhcp relay
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 (that's unfortunately the relay) if it's an relay-fwd message?
There is an extra RFC regarding this: https://tools.ietf.org/html/rfc6939. There are plans to add the ability to use this option, but it is not yet possible at the moment. Might become a bigger task than only adding an option, because the relayed message will be some kind of embedded into the actual address.
Which peer-address do you mean?
In the relay-fwd message is the peeraddr which includes the mac of the client. I would be very grateful for this feature. Could I support you at some point?
It is planned to add it but at the moment no time, actually. The best support would be to implement it and make a pull request... :-) If you or your organization have some programming time resources, just try it.