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 Risposte
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
con risposta un anno fa
profile pictureAWS
ESPERTO
verificato un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande