Challenge 1 - Ingress to Proxy

Contents

Challenge 1 - Ingress to Proxy#

Scenario#

Let’s start the investigation to bring up back our application. The communication between the ALB inside the Ingress VPC and the Proxy VM is broken. Identify the issue and restore the connectivity.

../_images/ingress-proxy.png

Fig. 5 Ingress to Proxy Failure#

Click here for the Hints!
  • Search for the Private IP address of the Proxy VM

Hint

Go to CoPilot > Cloud Fabric > Topology and find the Proxy VM and retrieve its IP from the Properties section.

  • Try to ping the Proxy VM from the Ingress Spoke GW.

Hint

Go to CoPilot > Diagnostics > Diagnostics Tools > Gateway Diagnostics.

Select the Ingress Spoke GW and launch a traceroute/ping towards the private IP address of the Proxy VM.

Attention

By the end of this challenge you need to ensure that the flow goes beyond the Ingress Spoke to the Transit and to the Proxy Spoke.