Hey,
i went with my CHR Instance from AWS to Azure and now i am not able to get my Cloud DDNS working. The Field “Public IP” still keeps empty and i don’t know why. Does anyone have had the same issue?
Hey,
i went with my CHR Instance from AWS to Azure and now i am not able to get my Cloud DDNS working. The Field “Public IP” still keeps empty and i don’t know why. Does anyone have had the same issue?
push
Nobody got the same Problem? Still tried everything but no Public IP show up for my /ip/cloud DDNS Service
in CHR the IP > Cloud not work at free license.
https://wiki.mikrotik.com/wiki/Manual:IP/Cloud
Note: IP/Cloud requires a working license on Cloud Hosted Router (CHR).
Azure provides public fix IP with FQDN so not necessary to use DDNS for it. If there is a NSG than you need to manage the ports on the Network Security Group to open the necessary ports!
I have a license and i dont have a NSG and i want to use the DDNS feature cause i cant find any pricing for fixed IP
If you have a license and IP Cloud feature not work then write directly to http://help.mikrotik.com .
In general
/ip cloud set ddns-enabled=yes
/ip cloud force-update
/ip cloud force-update
/ip cloud print
And this should be all. Sometimes a force-update do activation job but if this not work, send msg to MikroTik Support..
Yep, nothing worked, but only in Azure if i go to AWS theres no Problem.
Maybe in Azure you must create a rule in AzureCloudFirewall for outgoing/outbound traffic ?
In documentation you have addresses and udp ports.
what is ur chr aws setting?
I can't make ddns chr working in chr with P1 trial license
Are you using valid license?
Nothing displayed on public ip
AWS security group
Here my export
export
/interface ethernet
set [ find default-name=ether1 ] disable-running-check=no
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/port
set 0 name=serial0
/ip neighbor discovery-settings
set discover-interface-list=none
/ip settings
set max-neighbor-entries=8192
/ipv6 settings
set max-neighbor-entries=8192
/interface ovpn-server server
set auth=sha1,md5
/ip cloud
set ddns-enabled=yes update-time=yes
/ip dhcp-client
add !dhcp-options interface=ether1
/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set h323 disabled=yes
set sip disabled=yes
set pptp disabled=yes
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set ssh port=8022
set api disabled=yes
set api-ssl disabled=yes
/ip ssh
set strong-crypto=yes
/system clock
set time-zone-autodetect=no time-zone-name=US/Pacific
/system clock manual
set time-zone=-08:00
/system identity
set name=ip-.ec2.internal
/system ntp client
set enabled=yes
/system ntp client servers
add address=107.155.79.3
/tool bandwidth-server
set enabled=no
/tool mac-server mac-winbox
set allowed-interface-list=none
/tool mac-server ping