Skip to content

Is there a way to get permanent static public IP subnet (via cloud) through VPC for MediaConnect ?

0

Is there a way to get permanent static public IP subnet (via cloud) through VPC for MediaConnect ?

Bcoz we create Mediaconnect for every new event and delete the older one's.On creation of new Mediaconnect we get "Public Outbound IP address " We just want to get rid of this.

How do I get permanent IP address so that I dont need to whitelist it every now and then Kindly suggest ?

3 Answers
0
Accepted Answer

I don't know if this is possible, but what about making the subnet you use a private subnet and registering the NAT gateway in the route table?
In doing so, the public IP address may become the fixed IP address of the NAT gateway.

EXPERT
answered 3 years ago
  • Can you please share the relevant doc or any link,on how we can do this.

  • But by doing this,if I create another Mediaconnect I would need one more Elastic IP which will talk to internet ?

0

When an AWS MediaConnect Flow is created a new Public IP address is created. When that flow is deleted, that address is removed. If you are using VPC connections to/from a MediaConnect Flow, when a new flow is created you will need to reattach to the existing VPC subnet. The Public to Private connection through the VPC could be then be used to translate a Public IP to the new MediaConnect input or output.

AWS
answered 3 years ago
  • Can you please share any relevant doc/AWS article for this. It would be helpful.

0

Will Elastic IP be needed here ? or this can be done without it has well ?

My IP will be whitelisted at Vendor's Server

answered 3 years 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.