[pve-devel] dhcp server
Alexandre DERUMIER
aderumier at odiso.com
Sat Jul 26 08:46:38 CEST 2014
>>Is DHCPv6 really in use? I thought everybody will use IPv6 Neighbor
>>Discovery.
I think dhcpv6 can assign hostname,dns servers to guest, but not neighbor discovery ?
(I don't use ipv6 currently, but it's planned for 2015-2016, as our ipv4 /20 will be full soon)
I found some intestesting openstack slides:
http://fr.slideshare.net/shixiongshang1/openstack-havana-over-ipv6
----- Mail original -----
De: "Stefan Priebe" <s.priebe at profihost.ag>
À: "Michael Rasmussen" <mir at datanom.net>, pve-devel at pve.proxmox.com
Envoyé: Vendredi 25 Juillet 2014 21:53:43
Objet: Re: [pve-devel] dhcp server
Is DHCPv6 really in use? I thought everybody will use IPv6 Neighbor
Discovery.
Stefan
Am 25.07.2014 21:45, schrieb Michael Rasmussen:
> Hi all,
>
> The dhcp server is completed with the following limitations:
> 1) A monitor for changing binding state for expired leases is missing
> 2) No IPv6 functionality yet since no module is available for IPv6.
> IPv6 dhcp seems to be completely different from IPv4 dhcp which
> requires a lot of reading. Since no module seems to exists in perl for
> DHCP6 I will need to create a module from scratch. This can take some
> time. From what I have discovered so far IPv6 seems to come with a
> simple DHCP server build in. Clients use this by network neighborhood
> discovery and it is only needed for boundary routers which is taken
> care of by hardware routers/switches. Any comments?
>
> You can clone the code from here:
> git clone git://git.datanom.net/pve-dhcp-server.git
>
> Please post comments and questions to the maillist.
>
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
>
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list