Questions tagged [google-cloud-vpn]

26 questions
5
votes
2 answers

Access Google Cloud SQL via VPN tunnel

We have a VPN tunnel from the office to the Google Cloud. It's working correctly, we are able to hit VMs and containers (kubernetes). The problem is that the SQL instance can't be accessed using this tunnel. You can jump through a VM instance but…
3
votes
0 answers

Google Cloud (gcloud) - Client VPN

Environment: Google Cloud w/ GSuite Requirement: Users on Windows/Linux/Android/iOS need to be able to VPN into VPC of a Google Project. Ideally integrate with the user accounts in GSuite (Cloud Identity) GCloud: "Cloud VPN only supports…
NFN_NLN
  • 81
  • 4
1
vote
3 answers

is it possible to setup VPN using external IP(Public) of server through Google Cloud VPN

I want to setup an IPSec VPN from a remote ISP Datacenter to my server located in Google Cloud through his external IP (Not internal IP of server). Is it possible? All documentation on Google I found is about IPSec VPNs with encryption…
1
vote
0 answers

Cannot connect to a on-premise VM via Cloud VPN from Google Cloud Run

I am trying to reach an on-premise machine (let's call it exovie) from Google Cloud Run via the Serverless VPC Connector. Simplified network configuration This is how the network is configured: The VPC is connected to our on-premise network…
1
vote
1 answer

Exposing an internal IP to the internet on GCP

Be warned, noob question here. I want to play around with GCP AlloyDB. I have created a cluster and it has been assigned an internal IP. This is fine for applications running in the same VPC/ project network but I would love to connect to it…
cmptrwizard
  • 113
  • 2
1
vote
1 answer

Google Cloud Classic VPN disconnects intermittently

A couple of weeks back we have created google cloud classic VPN and created a tunnel with other on-premise network the connection was established successfully and we are able to access their application(s) but after a couple of hours, VPN started…
Aqap Test
  • 11
  • 3
1
vote
1 answer

Google Cloud VPN connection degradation

we have a classic VPN setup for one of our customers. The tunnel is located in europe-west1. It was created on January and all went smooth until last week. Since last week, we have been seeing a progressive degradation of the VPN connection. Looking…
Davide Cui
  • 11
  • 1
1
vote
1 answer

Google Classic VPN stopped working after an outage

Please help! My google cloud classic VPN to on prem network stopped working yesterday after a network outage. The VPN is established on site on cisco asa but the pkt dcaps are 0. The tunnel is active. The google log has warnings like this: …
1
vote
1 answer

still vpn description "Allocating resources. VPN tunnel will start soon."

From local linux , I tried check vpn status. Why detailedStatus not proceed ? Why status still "FIRST_HANDSHAKE" ? Shared key and TargetIP was not wrong. $ gcloud compute vpn-tunnels describe gvis-vpn-tunnel And echo was here. creationTimestamp:…
1
vote
2 answers

gcloud vpn tunnel log complains that "MAC mismatched". How to fix?

I am trying to connect my application deployed on Google cloud VPC to my client's on-premise LAN (thru an VPN on client's request) such that my client and I can transfer files between my server on Gcloud and their server. However, we are running…
1
vote
1 answer

google route peering as nexthop

Using the google cloud web interface for add a custom route with a peering as nexthop,But in this interface and in gcloud too, we can select only as next…
c4f4t0r
  • 5,149
  • 3
  • 28
  • 41
0
votes
1 answer

Is it possible to force a restart of a google cloud VPN without destroying it?

We have a GCP VPN to a partner and we are having some issues with the connection. Periodically the VPN goes down, and the only workaround that we've found so far is to force a renegotiation of both IPSec phases. At the moment we have to ask our…
dshepherd
  • 148
  • 3
0
votes
1 answer

Why would a Google Cloud instance tag drop packets?

I have a VPC with two Compute Engine VM instances in it. One of them, vpn-server, is acting as a VPN for a cluster of on-premises computers. The other, test-instance, is configured with an instance tag route-through-vpn that routes traffic to the…
0
votes
2 answers

Why firewall rule is not attached if is not created in the same moment?

The thing is very weird. In GCP. I have a program that first of all creates a new firewall rule to allow ssh, and secondly it launches a new instance. Both of them are linked using TargetTag(Firewall rule) and Tag(new instance). The tag is always…
0
votes
1 answer

Alert on VPN Gateway tunnels status

We have multiple VPN Gateways and Tunnels setup in GCP. Is there a way to monitor the health of the Tunnels and get alerts when a Tunnel goes down or gets out of sync. Thanks, Guy
1
2