Dynamic IP on own domain
Dynamic IP on own domain
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- Dynamic IP on own domain
- Community Forum
- Dynamic IP on own domain
Topic: Dynamic IP on own domain
Hello all
Nice to find alternate of dyndns.
I just register new FREE user, and try to update on Mikrotik, all seem good, the ip has been update properly.
Now, i try to add my own domain, and add new hostname
sample:
myowndomain.net
add new record for mikrotik.myowndomain.net IP 123.123.11.22
Here is the mikrotik log
13:25:25 script,info Dynu: IP-Dynu = 123.123.11.22
13:25:25 script,info Dynu: IP-Fresh = 180.249.xx.yy
13:25:25 script,info Dynu: Update IP needed, Sending UPDATE...!
13:25:25 info fetch: file "Dynu.mikrotik.myowndomain.net" downloaded
13:25:27 script,info Dynu: IP updated to 180.249.xx.yy!
But, the IP not updated at all.
Is this because my ID is FREE version ??
Thanks
Nice to find alternate of dyndns.
I just register new FREE user, and try to update on Mikrotik, all seem good, the ip has been update properly.
Now, i try to add my own domain, and add new hostname
sample:
myowndomain.net
add new record for mikrotik.myowndomain.net IP 123.123.11.22
Here is the mikrotik log
13:25:25 script,info Dynu: IP-Dynu = 123.123.11.22
13:25:25 script,info Dynu: IP-Fresh = 180.249.xx.yy
13:25:25 script,info Dynu: Update IP needed, Sending UPDATE...!
13:25:25 info fetch: file "Dynu.mikrotik.myowndomain.net" downloaded
13:25:27 script,info Dynu: IP updated to 180.249.xx.yy!
But, the IP not updated at all.
Is this because my ID is FREE version ??
Thanks
Reply with quote | Report
You can use your own domain name for dynamic DNS service for free. If you have just changed the name servers for your domain name to ours, it may take sometime for the name server changes to propagate.
Reply with quote | Report
Thanks xiaoye
It is not NS issue, domain already propagate.
When i try using a browser, IP was update
http://api.dynu.com/nic/update?hostname=myowndomain.net&alias=mikrotik&myip=198.144.123.123&password=abcdefghijklmnopqrstuvwxyz0987654321
i gotI think there is need some tune on the mikrotik scripting for own domain. I know this when i make some modification. But my programing is not good
ORIGINAL:
:global str "/nic/update?hostname=$ddnshost&myip=$ipfresh"
My MODIFICATION:
:global str "/nic/update?hostname=$ddnshost&alias=mikrotik&myip=$ipfresh"
And on top,
:global ddnshost "myowndomain.net"
It is not updated when i use :global ddnshost "mikrotik.myowndomain.net"
Regards,
Nyoman
It is not NS issue, domain already propagate.
When i try using a browser, IP was update
http://api.dynu.com/nic/update?hostname=myowndomain.net&alias=mikrotik&myip=198.144.123.123&password=abcdefghijklmnopqrstuvwxyz0987654321
i got
wrote:good 198.144.123.123
ORIGINAL:
:global str "/nic/update?hostname=$ddnshost&myip=$ipfresh"
My MODIFICATION:
:global str "/nic/update?hostname=$ddnshost&alias=mikrotik&myip=$ipfresh"
And on top,
:global ddnshost "myowndomain.net"
It is not updated when i use :global ddnshost "mikrotik.myowndomain.net"
Regards,
Nyoman
Reply with quote | Report
Author | Topic: Dynamic IP on own domain |
---|---|
nyoman Joined: 5/14/2017 |
Dynamic IP on own domain Sunday, May 14, 2017 10:30 PM
Hello all
Nice to find alternate of dyndns. I just register new FREE user, and try to update on Mikrotik, all seem good, the ip has been update properly. Now, i try to add my own domain, and add new hostname sample: myowndomain.net add new record for mikrotik.myowndomain.net IP 123.123.11.22 Here is the mikrotik log 13:25:25 script,info Dynu: IP-Dynu = 123.123.11.22 13:25:25 script,info Dynu: IP-Fresh = 180.249.xx.yy 13:25:25 script,info Dynu: Update IP needed, Sending UPDATE...! 13:25:25 info fetch: file "Dynu.mikrotik.myowndomain.net" downloaded 13:25:27 script,info Dynu: IP updated to 180.249.xx.yy! But, the IP not updated at all. Is this because my ID is FREE version ?? Thanks |
xiaoye Joined: 3/27/2015 |
Dynamic IP on own domain Monday, May 15, 2017 8:28 AM
You can use your own domain name for dynamic DNS service for free. If you have just changed the name servers for your domain name to ours, it may take sometime for the name server changes to propagate.
|
nyoman Joined: 5/14/2017 |
Dynamic IP on own domain Monday, May 15, 2017 9:12 PM
Thanks xiaoye
It is not NS issue, domain already propagate. When i try using a browser, IP was update http://api.dynu.com/nic/update?hostname=myowndomain.net&alias=mikrotik&myip=198.144.123.123&password=abcdefghijklmnopqrstuvwxyz0987654321 i got
ORIGINAL: :global str "/nic/update?hostname=$ddnshost&myip=$ipfresh" My MODIFICATION: :global str "/nic/update?hostname=$ddnshost&alias=mikrotik&myip=$ipfresh" And on top, :global ddnshost "myowndomain.net" It is not updated when i use :global ddnshost "mikrotik.myowndomain.net" Regards, Nyoman |
It is currently Tuesday, January 21, 2025 7:01 AM US Mountain Standard Time
Tuesday, January 21, 2025 7:01 AM