LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   Assign 2nd Public IP - Amazon EC2 (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/assign-2nd-public-ip-amazon-ec2-4175519348/)

PaulGA 09-18-2014 07:51 PM

Assign 2nd Public IP - Amazon EC2
 
I'm trying to add a 2nd interface with a 2nd Public IP to an EC2 instance.

I'm having an issue locating documentation. I believe its a routing issue. When I bring up 2nd interface using DHCP the 1st interface is unroute-able.

I'm using CentOS 6.5 64bit m3.medium VPC ec2 instance.

I'm wanting to have 2 public IPs to one EC2 instance, how do I do this?

Thanks!

Habitual 09-19-2014 08:38 AM

See this http://docs.aws.amazon.com/AWSEC2/la...ddressing.html ?

PaulGA 09-19-2014 01:23 PM

Yes.

I have 2 interfaces both with a EIP and private IP attached. My issue is trying to use both interfaces on one EC2 Instance. If I bring up the 2nd interface(eth1) using dhcp, the 1st(eth0) dies, becomes unroute-able.


All times are GMT -5. The time now is 09:01 AM.