Is it possible to allow traffic from a Customer Gateway to access an Internal Application Load Balancer directly? I can access the Internal ALB via ec2 instances inside the VPC, however I would like to access it from my network.
I have set up a VPG, and attached this to the VPC via the Routes, according to these instructions https://medium.com/@nZenitram/connecting-an-aws-vpc-to-your-vpn-from-the-cloud-to-the-colo-ed1f2985ccf1. But I still can not access the Internal ALB directly.
Is there a way to make this happen? If so, how?