The ZTNA
Connector VM establishes a TCP connection to the cloud controller by
initiating a connection to TCP port
443 for HTTPS. The outgoing TCP
port
443 connections to
locator.cgnx.net and the regional
cloud controller FQDNs, such as
vmfg.hood.cgnx.net,
controller.hood.cgnx.net, and
sdwan-stats-hood-us.cgnx.net, must be permitted by the internet
firewall. If ZTNA Connector is unable to TCP ping the cloud controller HTTPS
port, it won't establish a connection. Check the firewall settings and
troubleshoot the outgoing TCP flow to determine if the outgoing packet isn't
allowed.
ion toolkit# tcpping 1 locator.cgnx.net:443
tcpping connected to 18.223.78.55:443 time=60ms
ion toolkit#
If the connector cannot tcpping the
controller port 443, you can test the subnet security rules and
internet accessibility by going to another host on the subnet and try telnet
to port 443 to test the subnet's accessibility to the internet.
telnet locator.cgnx.net 443
Trying 18.223.78.55...
Connected to locator-elcapitan.cgnx.net.
Escape character is '^]'.
Validate a ZTNA Connector license token. You must get a valid token.
ion toolkit# dump token
Ion Token : ****************
Status: Secret missing in License metadata
ion toolkit#
When you run the dump token command, and
the token is invalid, the Status shows that the error message. You
can fix the error by using the config token
command.
ion toolkit# config token ion-token="<key>" secret-token="<secret>"
ion toolkit#
Validate a ZTNA Connector certificate. To establish secure communication, the
controller issues a certificate when a valid token, created within the last 72
hours, is used along with an HTTPS connection to the cloud controller. When a
MIC and CIC are issued, Strata Cloud Manager shows that
the ConfigStatus is in-progress. ZTNA Connector reboots and the default
credentials are removed. You can further troubleshoot ZTNA Connector:
- Go to and select .
- Run the nslookup diagnostic tools and generate a dump
overview.
ion toolkit# dump overview
Software : 6.2.5-ztna-connector-b1
Hardware Model : ion 200v
Time Now : 2025-02-13 21:34:43
Uptime : 58m1.75s
Last Reboot Reason : manufacture
Device ID : 420b2b24-9246-70b6-e83c-c4879b356723
Registration State : UnClaimed
HA State : active
Element State : active
Simple State : disabled
Controller Connection : controller.hood.cgnx.net [52.32.167.5]
Stats Connection : Down
Flows Connection : Down
MIC Certificate : valid until 2035-02-11 21:34:01 +0000 UTC
Claim Certificate : not present
operational interfaces
1 : addr 10.16.121.167/24 gw 10.16.121.1
ion toolkit#