I know I can get new IP address by going to Elastic IPs --> Allocate new address but by doing this I always get IPs in different subnet range.
I want to IPs with same subnet.
I have two ec2 instance, Actually I want a 2 new IP address with in same subnet range! Am trying to join two instances which is in same ZONE and same VPC, but their primary private IPs are in different subnet, so this is the issue!
I Have added a secondary Private IP directly to both instances with same subnet range ( by not using Elastic IP and then associating them) , So is there a way I can make this secondary Private IP as my primary one?