Fix PD for DHCPv6

alpha_one_x86 alpha_one_x86 at first-world.info
Thu Jan 4 02:04:46 UTC 2018


If you prefer in this case:

     host laptop{
         hardware ethernet b8:2a:72:9e:2a:26;
         fixed-address6 2803:1920:0:1::2;
     }

I need route the prefix 2803:1920:0:9::/64 via 2803:1920:0:1::2
Then for me, it's important for the mac address b8:2a:72:9e:2a:26, have 
aisgned fixed-address6 2803:1920:0:1::2 and prefix delegation 
2803:1920:0:9::/64

On 01/03/18 22:38, alpha_one_x86 wrote:
>
> For now this part work.
>
> hardware ethernet b8:2a:72:9e:2a:26;
>
> The unique problem is the delegated prefix assigned is random.
> I need a fixed delegated prefix.
>
> Cheers,
>
> On 01/03/18 19:49, sthaug at nethelp.no wrote:
>>>> Additionally, host declarations for IPv6 don't support hardware
>>>> ethernet (as far as I'm aware), DHCPv6 doesn't use MAC addresses, you
>>>> need to find and use the DUID of the client, example:
>>> Or use dhcpy6d which supports client MAC addresses. See
>>> https://dhcpy6d.ifw-dresden.de  for details.
>> You still can't be sure it works, because the DUID doesn't necessarily
>> contain a MAC address.
>>
>> Steinar Haug, Nethelp consulting,sthaug at nethelp.no
>> _______________________________________________
>> dhcp-users mailing list
>> dhcp-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>>
>
> -- 
> alpha_one_x86/BRULE Herman<alpha_one_x86 at first-world.info>
> Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
> IT, OS, technologies, research & development, security and business department
>
>
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users

-- 
alpha_one_x86/BRULE Herman <alpha_one_x86 at first-world.info>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research & development, security and business department



More information about the dhcp-users mailing list