Questions tagged [google-vpc]

243 questions
-3
votes
1 answer

Connect Wordpress on Google App Engine with CloudSQL internally

I installed Wordpress in App Engine Standard following Community tutorial from Google Cloud website. I noticed that this configuration uses the external IP address to connect to from App Engine to the database in Cloud SQL. Is it possible to get…
-4
votes
1 answer

Why can't VM with VPC networks, static internal IP, connect to SSH in Google Cloud Platform Web Console?

Google Cloud Platform Compute Engine When I created the VM within the VPC network, I set up a static internal IP. The firewall allowed the personal computer IP. In this situation, the VM's SSH could not be reached. Once logged in to the Google Cloud…
Quack
  • 680
  • 1
  • 8
  • 22
-5
votes
2 answers

VPC networking connection on GCP

Let me brief out question agian: Let say their are 3 VPC network (default)VPC1,VPC2.VPC3 1. VPC1 have two subets 10.128.0.0/20& 10.10.1.0/24 2. VPC2 subnets: 192.168.0.0/24 3. VPC3 subnets:10.10.2.0/24 Created 2 VM's instances: VM1 assigned two…
1 2 3
16
17