1
16.1 Legacy Series / Re: DNS Override for ipv6 Issue
« on: May 27, 2016, 08:15:01 pm »
Maybe, I haven't thoroughly researched the RFC's to understand which are in scope. Looks like 2136 and 3007 may both be relevant.
Basically, I want my clients' ipv6 IP's to be automatically registered in my internal DNS. My preference would be for it to happen server side so I don't have to trust and configure the clients, but that creates a problem when doing SLAAC (as the server doesn't issue the IP).
I tried running Managed DHCPv6, but it looks like many of my clients don't support it (and I'm not sure if it even sends hostname in the DHCP requests). So I thought of using NDP, and combining that data with ipv4 DHCP lease data. That would largely work in a dual stack environment, but quits when you turn off IPv4. Possibly an acceptable compromise for now.
Thoughts?
Basically, I want my clients' ipv6 IP's to be automatically registered in my internal DNS. My preference would be for it to happen server side so I don't have to trust and configure the clients, but that creates a problem when doing SLAAC (as the server doesn't issue the IP).
I tried running Managed DHCPv6, but it looks like many of my clients don't support it (and I'm not sure if it even sends hostname in the DHCP requests). So I thought of using NDP, and combining that data with ipv4 DHCP lease data. That would largely work in a dual stack environment, but quits when you turn off IPv4. Possibly an acceptable compromise for now.
Thoughts?