Skip to main content
13-Aquamarine
December 10, 2019
Solved

I need thingworx ip address to enable access to Mqtt Broker service

  • December 10, 2019
  • 1 reply
  • 1105 views

For access to subscribe service on private Mqtt broker is mandatory to notify the IP address of host that will do request to the broker. How can I to identify the Ip address of Thingworx on PTC cloud ?

Many Thanks

Dimitri

Best answer by slangley

Hi @dbologna.

 

You can use the nslookup command followed by the domain name to find the IP address:

 

nslookup <domain_name>

 

Please let me know if you have further questions.

 

Regards.

 

--Sharon

 

 

1 reply

slangleyCommunity ManagerAnswer
Support
December 10, 2019

Hi @dbologna.

 

You can use the nslookup command followed by the domain name to find the IP address:

 

nslookup <domain_name>

 

Please let me know if you have further questions.

 

Regards.

 

--Sharon

 

 

Support
December 19, 2019

Hi @dbologna.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon