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

질문됨 일 년 전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
답변함 일 년 전
profile pictureAWS
전문가
검토됨 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠