DHCPv6-PD – First Steps
sha256.net
DHCPv6-PD – First Steps
1–10 of 91 posts
Re: DHCPv6-PD – First Steps
#2Upstream:
[DHCPv6]
PrefixDelegationHint=::/56
Downstream: [DHCPv6PrefixDelegation]
Token=::1Re: DHCPv6-PD – First Steps
#3Re: DHCPv6-PD – First Steps
#4While the article is focused on OpenBSD, implementing DHCPv6 with systemd-networkd is really slick and typically a 1-2 line config for your interfaces: Upstream: [DHCPv6] PrefixDelegationHint=::/56 Downstream: [DHCPv6PrefixDelegation] Token=::1
Re: DHCPv6-PD – First Steps
#5*EDIT*: dhcp6leased landed in base yesterday: https://www.undeadly.org/cgi?action=article;sid=202406040850...
Re: DHCPv6-PD – First Steps
#6So, some interesting history for the not-network-engineers out there on ipv6 fun. https://issuetracker.google.com/issues/36949085
Why do people hate ipv6? Google comes to mind as one place to start.
Re: DHCPv6-PD – First Steps
#7"3 Because of android refusing to implement it." So, some interesting history for the not-network-engineers out there on ipv6 fun. https://issuetracker.google.com/issues/36949085 Why do people hate ipv6? Google comes to mind as one place to start.
In IPv6, you can get an address using RA. DHCPv6 only if you want to smuggle some unrelated metadata as options (which, of course, not widely used outside enterprise). DHCPv6-PD are used only when you need a whole prefix.
If everybody implement all the specs out there, we will have two different DNS record type, 4 or 5 address allocation schemes, a handful of IPv6-over-IPv4 protocol, whole a lots of incomplete and incompatible IPv4-ovr-IPv6 protocol.... Etc... while telling everybody ipv6 is simple and ask why we haven't got there yet
Re: DHCPv6-PD – First Steps
#8"3 Because of android refusing to implement it." So, some interesting history for the not-network-engineers out there on ipv6 fun. https://issuetracker.google.com/issues/36949085 Why do people hate ipv6? Google comes to mind as one place to start.
No. In IPv6, you can get an address using RA. DHCPv6 only if you want to smuggle some unrelated metadata as options (which, of course, not widely used outside enterprise). DHCPv6-PD are used only when you need a whole prefix. If everybody implement all the specs out there, we will have two different DNS record type, 4 or 5 address allocation schemes, a handful of IPv6-over-IPv4 protocol, whole a lots of incomplete an…
If only RA wasn't mandatory part of IPv6, I am all for DHCPv6.
It's the fault of early IPv6 designers with NIH syndrome created this mess.
Re: DHCPv6-PD – First Steps
#9"3 Because of android refusing to implement it." So, some interesting history for the not-network-engineers out there on ipv6 fun. https://issuetracker.google.com/issues/36949085 Why do people hate ipv6? Google comes to mind as one place to start.
Re: DHCPv6-PD – First Steps
#10Earlier quoted context omitted.
No. In IPv6, you can get an address using RA. DHCPv6 only if you want to smuggle some unrelated metadata as options (which, of course, not widely used outside enterprise). DHCPv6-PD are used only when you need a whole prefix. If everybody implement all the specs out there, we will have two different DNS record type, 4 or 5 address allocation schemes, a handful of IPv6-over-IPv4 protocol, whole a lots of incomplete an…
I meant.... I love DHCPv6. If only RA wasn't mandatory part of IPv6, I am all for DHCPv6. It's the fault of early IPv6 designers with NIH syndrome created this mess.