IP that resolves to other IP

0

Hello, I hope you can help me or point me in the right direction.

We have several IoT devices on the field which comunicate via LTE to a given server IP, changing the server IP on the devices comes with the risk of losing remote access to the IoT devices, so we rather keep this IP fixed, but at the same time we want to have the ability to change which server gets this communication. This looks like a Domain DNS, but the IoT devices only accept IPs.

So... I need to get a fixed IP address that resolves to another IP address (EC2 instance) which I can change on the fly.

Thanks guys

已提問 1 年前檢視次數 215 次
2 個答案
2

It sounds like you want an Elastic IP Address. This is a fixed IPv4 address that you can reassign from one EC2 instance to another. This address stays persistent through instance stops and starts.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html

profile pictureAWS
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前
0

Depending on your use case and how many region you IOT devices are connecting from AWS Global Accelerator Might also be able to reduce you latency

AWS
kaveerh
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南