Thanks for your reply but I have other questions. Does DHCPv6 will be implement in futur updates ? Or we must go in the code for now?Because I saw that there is some IPv6 code in 'dhcpclient.c' but there is DHCP message type but not DHCPv6 message so maybe you work on it ? And in 'dhcp.c' and 'dhcp.h' nothing is declare for IPv6, so, it's in this part we must add code ? Regards,Simon Mesnage
Date: Fri, 8 May 2015 08:35:01 +0000 From: A.L.M.Buxey@lboro.ac.uk To: freeradius-users@lists.freeradius.org Subject: Re: Include IPv6
Hi,
I'm using FreeRadius 3.0.7 and I want to perform a DHCPv6 but ''arr2036'' told me that FreeRadius doesn't support it.But it works with PPP and supports IPv6 address and prefix attributes types.
PPP delegation is done differently. DHCPv6 requires additional code - basically the server is currently able to handle, process and deal with DHCP (v4) packets - to do the same with DHCPv6 will need additional code.
as one of the main developers of FreeRADIUS, 'arr2036' knows what he is talking about
what you are currently doing would be like me wondering why FreeRADIUS doesnt work with TACACS+ packets when I've added a tacacs_plus config to my virtual server :/
alan
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html