This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
I have implemented a security service VPC using VM series and Gateway Load balancer. in the case where traffic is coming thru the IGW, I am able to route incoming traffic from IGW to security VPC for inspection and then back the application ALB.
However, I am not sure how to do this if my ALB is connected to a Global Accelerator (when traffic does not pass thru IGW). where and how could I insert the GWLB endpoint ?
The diagram to illustrate the connectivity
Please enlighten. Thanks.
KS
... View more
I am following the video https://www.youtube.com/watch?v=c28ZwlhCIWE
to implement a Centralized design using Bundle1. However, I am getting health check issue for the GWLB.
I capture packets on the firewall and can see packet from the GWLB (10.100.0.94) to the FW (10.100.0.89). but no response.
Target group always time out to get a response.
I have the src/dest check on the 2 ENI of the firewall instance disabled.
The health check is TCP on port 80. I have tried http to "/unauth/php/health.ph" as well
I have a profile while allow http https attached to the Eth1/1
Please advise. Thanks.
KimS
... View more