Support Forums
Configuring DDNS

Hello Everybody,

I have a problem about configuring DDNS for DataTaker DT82EM

  • I am using a SIM which support 3G (Made by Viettel in VietNam). This SIM has been active and it has “IP public address”. It change IP address after the modem DT8x is restarted.
  • I create an account (nth_ngo) with DDNS service provider: no-ip.com.
  • Host by Domain: huynhdang.zapto.org +IP/URL: 171.243.41.114 (i choose IP address of SIM )
  • I create a domain name for the logger, and attach it to my DDNS account

in dEX:

  • Enable DDNS +Logger's domain name: huynhdang.zapto.org +Server domain name: dynupdate.no-ip.com/nic/update +Username for acount: nth_ngo +Password:hdnhdhd

(
PROFILE MODEM_SESSION DDNS_ACCOUNT="nth_ngo"
PROFILE MODEM_SESSION DDNS_ENABLE="YES"
PROFILE MODEM_SESSION DDNS_HOST_NAME="huynhdang.zapto.org"
PROFILE MODEM_SESSION DDNS_PASSWORD="?????"
PROFILE MODEM_SESSION DDNS_SERVER_PORT="80"
PROFILE MODEM_SESSION DDNS_SERVER_URI="dynupdate.no-ip.com/nic/update"
)

I have followed by instructions in User Manual DT8x. But now I am not successful .(http://www.huynhdang.zapto.org is unavailable )

What do I need more about this problem?
Please give me some advices.

I am a new person Who study the Datataker. I have no much experience about it. I hope everybody can help me about this problem.

Thank you very much

Hello Everybody, I have a problem about configuring DDNS for DataTaker DT82EM - I am using a SIM which support 3G (Made by Viettel in VietNam). This SIM has been active and it has “IP public address”. It change IP address after the modem DT8x is restarted. - I create an account (nth_ngo) with DDNS service provider: no-ip.com. + Host by Domain: huynhdang.zapto.org +IP/URL: 171.243.41.114 (i choose IP address of SIM ) - I create a domain name for the logger, and attach it to my DDNS account in dEX: + Enable DDNS +Logger's domain name: huynhdang.zapto.org +Server domain name: dynupdate.no-ip.com/nic/update +Username for acount: nth_ngo +Password:hdnhdhd ( PROFILE MODEM_SESSION DDNS_ACCOUNT="nth_ngo" PROFILE MODEM_SESSION DDNS_ENABLE="YES" PROFILE MODEM_SESSION DDNS_HOST_NAME="huynhdang.zapto.org" PROFILE MODEM_SESSION DDNS_PASSWORD="?????" PROFILE MODEM_SESSION DDNS_SERVER_PORT="80" PROFILE MODEM_SESSION DDNS_SERVER_URI="dynupdate.no-ip.com/nic/update" ) I have followed by instructions in User Manual DT8x. But now I am not successful .(http://www.huynhdang.zapto.org is unavailable ) What do I need more about this problem? Please give me some advices. I am a new person Who study the Datataker. I have no much experience about it. I hope everybody can help me about this problem. Thank you very much

Good morning,

I would not recommend you put your user name and account details on an open forum. You should change your account password asap.

As I said in my email to you you have entered teh incorrect details for the DDNS server

You have entered
PROFILE MODEM_SESSION DDNS_SERVER_URI="dynupdate.no-ip.com/nic/update"

But as I said in my email to you, you need to put in the details for NoIP.
Please contact No-IP for the correct DDNS server URI

Regards
Roger

Good morning, I would not recommend you put your user name and account details on an open forum. You should change your account password asap. As I said in my email to you you have entered teh incorrect details for the DDNS server You have entered PROFILE MODEM_SESSION DDNS_SERVER_URI="dynupdate.no-ip.com/nic/update" But as I said in my email to you, you need to put in the details for NoIP. Please contact No-IP for the correct DDNS server URI Regards Roger

Hi Rudy,

I seem to have problems with configuring DDNS for my DT80M.

These are the settings:
[MODEM_SESSION]
MIN_DURATION_S = 0
MAX_DURATION_S = 0
MIN_IDLE_S = 120
RETRY_DELAY_S = 30
TIMING_CONTROL = ALWAYS
START_CRON = 0:0:12:
::
STOP_CRON = 0:0:13:::
NETWORK_CHECK = PING
PING_SERVERS = www.google.com
SMTP_SERVER =
SMTP_ACCOUNT =
SMTP_PASSWORD =
RETURN_ADDRESS = Your.Logger@datataker.com
SENDER_NAME =
DDNS_ENABLE = YES
DDNS_SERVER_URI = members.dyndns.org/nic/update
DDNS_SERVER_PORT = 80
DDNS_ACCOUNT = ceesws
DDNS_PASSWORD = *
*DDNS_HOST_NAME = ceesws.dyndns-remote.com

But it doesnt seem to update the DDNS server. I get this error message when i use the DDNSUPDATE code:
DDNS response:

<html><head><title>302 Moved Temporarily</title></head><body><h1>302 Moved Temporarily</h1><p>The document has moved <a href="http://www.mylaunchpad.com.my/">here</a></p></body></html>
DDNS response:
<html><head><title>302 Moved Temporarily</title></head><body><h1>302 Moved Temporarily</h1><p>The document has moved <a href="http://www.mylaunchpad.com.my/">here</a></p></body></html>
DDNS response:
<html><head><title>302 Moved Temporarily</title></head><body><h1>302 Moved Temporarily</h1><p>The document has moved <a href="http://www.mylaunchpad.com.my/">here</a></p></body></html>

Would you have any idea on why this might be occuring? I've already tried the SIM on a USB modem, and it is able to update the DDNS server from there.

Thank you,

Regards,
Arivan G.

Hi Rudy, I seem to have problems with configuring DDNS for my DT80M. These are the settings: [MODEM_SESSION] MIN_DURATION_S = 0 MAX_DURATION_S = 0 MIN_IDLE_S = 120 RETRY_DELAY_S = 30 *TIMING_CONTROL = ALWAYS START_CRON = 0:0:12:*:*:* STOP_CRON = 0:0:13:*:*:* *NETWORK_CHECK = PING *PING_SERVERS = www.google.com SMTP_SERVER = SMTP_ACCOUNT = SMTP_PASSWORD = RETURN_ADDRESS = Your.Logger@datataker.com SENDER_NAME = *DDNS_ENABLE = YES DDNS_SERVER_URI = members.dyndns.org/nic/update DDNS_SERVER_PORT = 80 *DDNS_ACCOUNT = ceesws *DDNS_PASSWORD = ******* *DDNS_HOST_NAME = ceesws.dyndns-remote.com But it doesnt seem to update the DDNS server. I get this error message when i use the DDNSUPDATE code: DDNS response: &lt;html&gt;&lt;head&gt;&lt;title&gt;302 Moved Temporarily&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;h1&gt;302 Moved Temporarily&lt;/h1&gt;&lt;p&gt;The document has moved &lt;a href=&quot;http://www.mylaunchpad.com.my/&quot;&gt;here&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; DDNS response: &lt;html&gt;&lt;head&gt;&lt;title&gt;302 Moved Temporarily&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;h1&gt;302 Moved Temporarily&lt;/h1&gt;&lt;p&gt;The document has moved &lt;a href=&quot;http://www.mylaunchpad.com.my/&quot;&gt;here&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; DDNS response: &lt;html&gt;&lt;head&gt;&lt;title&gt;302 Moved Temporarily&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;h1&gt;302 Moved Temporarily&lt;/h1&gt;&lt;p&gt;The document has moved &lt;a href=&quot;http://www.mylaunchpad.com.my/&quot;&gt;here&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt; Would you have any idea on why this might be occuring? I&#039;ve already tried the SIM on a USB modem, and it is able to update the DDNS server from there. Thank you, Regards, Arivan G.

Hi Arivan,

Are you using 9.16 firmware version?
If yes, it can't take .com domain. Could you please use .org domain instead?

Best regards,
Rudy Gunawan

Hi Arivan, Are you using 9.16 firmware version? If yes, it can&#039;t take .com domain. Could you please use .org domain instead? Best regards, Rudy Gunawan

Hi Rudy,

I'm using the 9.10 firmware version. But I changed the ddns to .org domain as you requested. The problem still exists.
I tried the same SIM on another DT82EM, and encountered the same problem.

I contacted my service provider, and they say the webpage that is being redirected to (http://www.mylaunchpad.com.my) is the default launch page of the provider. Is there any workaround to this problem?

Thank you.

Hi Rudy, I&#039;m using the 9.10 firmware version. But I changed the ddns to .org domain as you requested. The problem still exists. I tried the same SIM on another DT82EM, and encountered the same problem. I contacted my service provider, and they say the webpage that is being redirected to (http://www.mylaunchpad.com.my) is the default launch page of the provider. Is there any workaround to this problem? Thank you.

Hi Arivan,

I am sorry I did not fully check that error code to understand about www.mylaunchpad.com.my is being opened when you try to update DNS.
It seems that SIM card has a predefine web server on port 80.
In this case could you move dEX port into port 81.
PROFILE MODEM_SESSION DDNS_SERVER_PORT=81

You may need to change HTTP port as well:
PROFILE HTTP_SERVER PORT=80

Best regards,
Rudy Gunawan

Hi Arivan, I am sorry I did not fully check that error code to understand about www.mylaunchpad.com.my is being opened when you try to update DNS. It seems that SIM card has a predefine web server on port 80. In this case could you move dEX port into port 81. PROFILE MODEM_SESSION DDNS_SERVER_PORT=81 You may need to change HTTP port as well: PROFILE HTTP_SERVER PORT=80 Best regards, Rudy Gunawan

Hi Rudy,

Thanks for pointing it out. That solved the problem, although I used port 8245 as a replacement. I got the details of Dyn website (https://help.dyn.com/remote-access-api/perform-update/)

Thanks again for the tip.

Best regards,
Arivan

Hi Rudy, Thanks for pointing it out. That solved the problem, although I used port 8245 as a replacement. I got the details of Dyn website (https://help.dyn.com/remote-access-api/perform-update/) Thanks again for the tip. Best regards, Arivan
48
6
4
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft