[7.2rc1] Cloud IP does not update

Hello,
i am using an RB4011iGS+ on an DS-Lite Internetconnection (Germany). Actually only IPv6 is in use, because I was not able to configure the IPv4 connection.

I want to use the /ip/cloud feature, but it does not work. It says “updating…” but nothing happens.

[admin@MikroTik] /ip/cloud> print
ddns-enabled: yes
ddns-update-interval: none
update-time: yes
dns-name: xxxxxxxxxxx.sn.mynetname.net
status: updating…

Are there any hints or is it a 7.1 related bug?

Regards,
Julian

Hello,

Did you configured a IPv6 DNS server? Try checking like below:

[j@RB4011] > /ip/dns/print
servers: 2620:fe::fe,9.9.9.9
dynamic-servers: 
use-doh-server: 
verify-doh-cert: no
...

btw, you can use the insert code option when posting configs.

Good Morning,

yes, DNS servers are configured via DHCPv6-Client on the pppoe-Interface. No IPv4 DNS Servers are currently entered.

Regards,
Julian