dhcpy6d icon indicating copy to clipboard operation
dhcpy6d copied to clipboard

using macs over dhcp relay

Open tobiWu opened this issue 4 years ago • 3 comments

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?

tobiWu avatar Jun 15 '20 08:06 tobiWu

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?

HenriWahl avatar Jun 15 '20 10:06 HenriWahl

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?

tobiWu avatar Jun 16 '20 11:06 tobiWu

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.

HenriWahl avatar Jun 16 '20 12:06 HenriWahl