Hi Matthias,

Am 06.11.20 um 11:58 schrieb Matthias Waehlisch:
> On Fri, 6 Nov 2020, Martine Sophie Lenders wrote:
>
>> To my knowledge and last time I checked dnsmasq did not support 
>> server-side prefix delegation, if that is wrong: great, let's use it. 
>> `dist/tools/dhcpv6-pd_ia` is not a DHCPv6 server on its own, but a 
>> dispatcher script that installs and runs a DHCPv6 server, using the 
>> operating systems installation services (like APT or pacman). 
>> Currently, Kea [2] is used for that, again last time I checked, is the 
>> only open source DHCPv6 server, that supports prefix delegation. It 
>> has however the distinct disadvantage,
>>
>   "it" doesn't mean Kea but the way Kea is installed?
Yes, if you compile from source yourself, that problem does not exist of
course.
>> I think the simplest solution to get rid of UHCP could be, to have a 
>> very simple DHCPv6 server that just provides Prefix Delegation at 
>> hand, that could be compiled (if it is not a script) as fast as UHCPD 
>> can be and allows for easy non-root deployment.
>>
>   anybody any experiences with https://github.com/HenriWahl/dhcpy6d 
> (they claim prefix delegation support)

I remember looking at it back when I was searching servers, but do not
remember why I decided against it (maybe back then it did not support PD
yet or did not seem very stable back then?) A python-based DHCPv6 server
would be of course perfect for our use case: Easy to set-up and platform
independent (though in dhcpy6d's README they curiously leave out Windows
in their listing, but not that important for us, I guess). I agree it's
worth a look! If I find some time today, I will have a go at it.

Best regards,
Martine


> cheers
>   matthias
>


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to