AWS IoT endpoint resolution from internal network is failing intermittently.

0

I'm trying to connect to AWS iot endpoint from mqtt broker which is in my private internal network. Outbound connection to the endpoint dns name and port 8883 is enabled in my firewall. When i telnet to the endpoint, it is able establish connection for some ip and for some ips it is failing.

is there a workaround for this? Is it possible to connect to iot endpoint with certain set of ips which i can specifically allow in firewall.

Enter image description here

Prabhu
asked a month ago110 views
1 Answer
0

Hi. The default IoT Core endpoint of your account resolves to numerous IP addresses, and you can't rely on the IP addresses to not change. However, by using the custom domains feature, you can achieve static IP addressess: https://aws.amazon.com/blogs/iot/creating-static-ip-addresses-and-custom-domains-for-aws-iot-core-endpoints/

profile pictureAWS
EXPERT
Greg_B
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions