Google Cloud Professional Cloud Network Engineer — Question 180

Your company's current network architecture has two VPCs that are connected by a dual-NIC instance that acts as a bump-in-the-wire firewall between the two VPCs. Flows between pairs of subnets across the two VPCs are working correctly. Suddenly, you receive an alert that none of the flows between the two VPCs are working anymore. You need to troubleshoot the problem. What should you do? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because checking Cloud Logging for changes to firewall rules is crucial to identify if any configurations have affected the flows. Option D is also correct since the --can-Ip-Forward attribute must be enabled for the instance to route traffic properly. The other options either address unrelated concerns or are less likely to directly impact the flow issues between the VPCs.