Hello Branimir, Please see inline.
On 07/05/2019 16:14, brna62petsto wrote: > Hello Marcin, > > Thanks for your reply. What mkangelo and I are trying to do is to replace > Microsoft DHCP server which has a feature to create host reservations with > two option 67 values which are served to the client based on the class > (type) of the client - for example return undionly.kpxe when client is pxe > return https://api.example.com/customurl/ when client is gpxe > If they are just two different values for option 67, why do they have to be stored in the database? Can they be specified in the config file within the classes definition? > Client class is extracted from DHCP Discover packets: > IF Option [77] == gPXE then second value is being returned > ELSEIF Option [60] == "PXEClient:Arch:00000:UNDI:002001" then first value is > returned > > Let me know if you have any suggestions how to create this logic in Kea. > > Regards, > Branimir > > > > -- > Sent from: http://kea-users.7364.n8.nabble.com/ > _______________________________________________ > Kea-users mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/kea-users > Marcin _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
