Questions tagged [google-cloud-vpn]
69 questions
0
votes
1 answer
How can i connect to a Kubernetes Workload Cluster IP from an external network via a Google Cloud Classic VPN?
We have a Kubernetes cluster running on GKE, using its own VPC created for this with a subnet of 10.184.0.0/20. This cluster has a workload that has been assigned an external load balancer towards public access, along with an internal cluster IP…

zulugraffi
- 21
- 3
0
votes
1 answer
How to access service over vpn gateway in google cloud function
I have a scenario in which some HTTP service is deployed on AWS instance and I want to access this privately in my Google cloud function. What I have tested so far that using a VPN Gateway I can connect both google and AWS compute instance. BUT now…

user565
- 871
- 1
- 22
- 47
0
votes
1 answer
VPN in Google Cloud parameters
I'm configuring a VPN connection in hybrid Connectivity on Google cloud Platform. Are the following parameters supported by VPN Google cloud platform?
Encryption Algorithm, ESP-AES-SHA256
Diffie-Hellman Group,Group 2 ( 1024 bits )
I try to configure…

Luis Aguilar
- 3
- 2
0
votes
1 answer
Use ip alias output through vpn
I have two vpn with the same provider, both vpn arrive at the same host, as inbound traffic for the second vpn was solved through an alias ip, but now I have the problem to redirect the traffic from output via the ip alias for the second vpn, is…

Roger
- 1
- 1
0
votes
1 answer
Cloud Function + VPC connector through VPN with one Intenal IP (LAN)
I have this problem: I need to request some 3rd party HTTP resource through a VPN from a Cloud Function. The counterpart can route only one IP as an origin of the requests but the VPC connector attached to Cloud Function is /28 CIDR so I don't know…

Javier Cornejo Alfaro
- 511
- 5
- 8
0
votes
1 answer
GCE Linux VM Can't access peer VPN hosts
I have an issue with Google Cloud VPN and tunneling to a peer VPN. The tunnel is up and running but I cannot connect to any points on the peer network from my GCE VM.
My setup looks like the following:
A custom VPC network with one interal…

secret_cinema
- 145
- 8
0
votes
1 answer
VPN-sessions specify the log and how its work on GCP
When searching the log viewer on Google Cloud Platform and selecting Metric type of logging.googleapis.com/user/vpn sessions, it is showing:
2020-02-17 15:51:28.909 IST Stackdriver Logging API UpdateLogMetric vpn-sessions xyz@gmail.com…

Farhana Khan
- 41
- 1
- 5
0
votes
2 answers
How to find out what cipher parameters google cloud VPN uses for IKEv1 ?
As per the google docs we have configured cisco ASA FTD vpn tunnel with supported phase 1 phase 2 ciphers but connection not established . Status is "Initial Handshake "
In logs we could see phase 1 DH group mismatch from cisco end .
Ciphers which…

Deena
- 11
- 1
0
votes
1 answer
Region Conflict VPN in GCP?
I've beem having a problem in GCP.
I have two vpns, each one with two tunnels.
VPN 1 is in region us-east.
VPN 2 is in region us-central.
The problem:
When i try to connect to my DB using a vm instance that is created in us-central, i can only…

user171808
- 3
- 2
0
votes
3 answers
Setting up VPN between GCP Projects to access SQL Engine subnetwork
Please bear with me as my background is development and not sysadmin. Networking is something I'm learning as I go and thus why I'm writing here :)
A couple of months ago I started the process of designing the network structure of our cloud. After a…

Claudio
- 496
- 2
- 9
- 35
0
votes
0 answers
Google cloud VPN with company (local+private) internet
I am quite confused as to how to connect my company's internet with GCP through VPN. My main question is, where do I get my VPN Gateway?
I am not an admin, so what tasks would require admin permissions?
Does anyone know what prerequisites I must…

DUDANF
- 2,618
- 1
- 12
- 42
0
votes
1 answer
Google VPN Classic to Fortigate Handshake Errors
I have configured Cloud VPN Classic to on-prem Firewall using Fortigate. I'm using default supported IKE Ciphers and I've confirmed both sides are correct configuration.
But when I checked on Google there errors shown "Handshake with peer broken for…

fahmi.my
- 1
0
votes
1 answer
Resolving On-Premise DNS and Google Cloud Internal DNS Together
I have a question about Cloud DNS or Cloud VPN i don't know which is exactly related with my issue. I have a on-premise network and i have an internal dns for this network which is example.int. I've connected via Cloud VPN this on-premise network…

Mert Saygı
- 139
- 4
- 14
0
votes
1 answer
Cloud VPN with TCP Load Balancer
I'm trying to set up a Cloud VPN in GCP network with 5 VMs, which one of these VMs is in a instance group behind an TCP Load Balancer, proxying the instance groups ports to the internet, and the VPN tunnel itself is working well, because It's…

Hugo Marques
- 5
- 3
0
votes
1 answer
Hosted .Net application not able to access Google cloud VPC hosted Solr search
I have hosted the standalone version of Solr search on Google cloud VPC. When I am accessing the search from my .Net code, I am getting the result in these 3 scenarios:
From visual studio in debug mode.
From my site locally hosted on IIS.
From…

Ajay Kumar
- 21
- 1
- 5