Hello,
On alpine 3.7 and dhcp-4.3.5-r0, is it possible to achive DDNS for ipv6
or is it a time waste ?
ipv4 DDNS prefroms OK, ipv6 I've tried a bunch of howto's with no good
results,
none of the zones rev or forward gets updated.
Thank's
Regards,
Harry
---
Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org
Help: alpine-user+help@lists.alpinelinux.org
---
Hi,
On 2018-09-25 17:44:01, HL wrote:
> On alpine 3.7 and dhcp-4.3.5-r0, is it possible to achive DDNS for ipv6 or> is it a time waste ?
I don't use DHCPv6, but SLAAC. SLAAC ensures persistent addresses, so you don't
have to bother with DDNS. I have an alpine hostsystem with several containers,
which get the router advertisement via radvd.
In which context do you try to use DHCPv6 with DDNS?
Cheers,
--
Marco Dickert
marco@misterunknown.dehttps://misterunknown.de
On 26/09/2018 01:26 πμ, Marco Dickert wrote:
> Hi,>> On 2018-09-25 17:44:01, HL wrote:>> On alpine 3.7 and dhcp-4.3.5-r0, is it possible to achive DDNS for ipv6 or>> is it a time waste ?> I don't use DHCPv6, but SLAAC. SLAAC ensures persistent addresses, so you don't> have to bother with DDNS. I have an alpine hostsystem with several containers,> which get the router advertisement via radvd.>> In which context do you try to use DHCPv6 with DDNS?>> Cheers,
you can use both
dhcp6 + ddns in order to auto update dns AAAA entries
and RA packets for routing.
Nevertheless I finally managed to update the DNS zone6 from dhcp6.
I would like to try dhcp-4.4 instead though.
Regards.
---
Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org
Help: alpine-user+help@lists.alpinelinux.org
---