After setting up the Netscreen device for DDNS with clear text
unchecked in the server settings, the WebUI shows the last response as 'not-init'; the CLI shows 'successful updates: 0'. This happens because if the clear text
box is unchecked, then HTTPS encryption is used for DDNS servers. The Netscreen device does not have the required certificate installed. This article describes how to download and install the correct certificate.
After setting up a Netscreen device for DDNS with clear text
unchecked in the server settings, the WebUI of the Netscreen shows the last response as 'not-init'; the CLI shows 'successful updates: 0'.
If the clear text
box is unchecked then HTTPS encryption is used for DDNS servers.
This error is due to the Netscreen not having the required certificate installed.
First, get the ID of the DDNS configuration. Execute the command get dns ddns
via the CLI:
user1-> get dns ddns id 209
Id: 209
State: Init
Socket: -1
Type: dyndns
Server: members.dyndns.org
Clear-text: no
Refresh-int: 3 days 14 hours 0 minutes 0 seconds
Min-update-int: 2 hours 0 minutes 0 seconds
Next-update: 1 minutes 0 seconds
Username: ******
Password: **********
Agent: Netscreen-6.2.0r1.0-0064032004004624
Src-interface: ethernet3
Host-name: *****.dyndns.net
Last-response: not-init
Last-response-ip: 0.0.0.0
Counters
--------------------------------------------------------------------------------
Successful updates: 0
Failed updates: 0
Server lookup failures: 0
Socket creation errors: 0
Socket connect errors: 2
Socket send errors: 0
To correct this problem, complete these steps:
- Go to the website https://members.dyndns.org/ and double-click the padlock.
- Click View > Certificates > Details > Certificate Hierarchy of Equifax Secure CA
- Click Export and then save the certificate.
- Go into the WebUI of the Netscreen and go to Objects> Certificates, and upload.
- Go back to the DDNS section and click refresh.
- You should now see from the output of get dns ddns that it has successfully updated.
For more information, refer to
KB4777- Installing a Certificate on Netscreen Device.