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

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ