Can we get Range of Network Interface IPs for Application Load Balancer

0

Hi, I hope everyone is doing good. I am writing to request assistance regarding obtaining the range of network interface IPs associated with an Application Load Balancer (ALB) within AWS infrastructure.

Is that possible to get range of network interface IP's of a application load balancer.

asked 2 months ago84 views
1 Answer
0

Hello.

If it is a private IP of ALB, the CIDR of the subnet linked to ALB will be the CIDR of ALB.
If it is a public IP address, I think it is assigned from the CIDR listed in ip-ranges.json.
https://docs.aws.amazon.com/vpc/latest/userguide/aws-ip-ranges.html

profile picture
EXPERT
answered 2 months ago
profile picture
EXPERT
reviewed a month 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.

Guidelines for Answering Questions