Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Accessing Internal Loadbalancer from a peered VPC network

Hi,

I Have an Internal Load Balancer in VPC A of project A. alongside GKE.

and in VPC B of Project B, I have a VM running.

I created a peering connection intra-project with these VPCs.
I’m able to ping running pods' IPs in VPC A of PROJECT A
 from Project B of VPC B

but in VPC A of Project A, there is an internal LB, I’m not able to access that from PROJECT B and VPC B.

for VPC A in Project A, I have added a firewall to allow all ingress traffic at `10.0.0.0/8`.

I tried to telnet <internal LB > 80 - it says connection refused.
tried traceroute, it does not stop and completes 64 hops. - not reachable anywhere.
Ping does not work either.

Is there anything I'm missing?


0 1 329
1 REPLY 1

This forum is intended for general questions about GCP products, I recommend posting any question like this in the Stackoverflow or Serverfault communities. If you are facing production issues you can always create a GCP case through the Support Hub page.