Hi,
I’ve a host project like a shared VPC and this VPC share the subnets with another projects. I’d like to inspect all traffic this subnet with a firewall, so i created another specific project with a normal VPC and connect to a Shared VPC with VPC peering.
VPC A (HUB - firewall ) <—peering—> Shared VPC (Spoke) with a some subnets shared with another projects.
And i shared a custom static route to the firewall interface in VPC A with a VPC B. But its not working
VPC A - Export routes enabled
VPC B - Import routes enabled
I see the route in Shared VPC with a highest priority, but the traffic does not go to the firewall, but to the Interconnect that exists in the shared vpc