Challenge 5 - Web to Database

Contents

Challenge 5 - Web to Database#

Scenario#

After resolving the challenge #4, the Database VM administrator found out that the workload is receiving requests from an unknown IP that belongs to the 11.64.0.0/16 space…

../_images/lab4-drawing.png

Fig. 9 Unknown CIDR#

Click here for the Hints!
  • Launch ping from the Web Spoke GW towards the Database VM.

  • Simultaneously, launch packet capture on the Database Spoke GW.

Hint

Use the packet capture feature on a specific egress interface (both Tunnel and LAN interfaces) of the Database Spoke GW.

Attention

By the end of this challenge you need to ensure that the WEB VM is capable to reach the Database VM, successfully.