Environment
Google Cloud Platform at U-M (GCP), VPN
Issue
Cannot connect to GCP Google Compute Engine instance after the UMVPN IP address space change on 3/18/2021
Resolution
If you utilize the “campus” firewall rules in GCP and access Google Compute Engine instances over the UM VPN, you may need to update them to allow the new VPN Network access.
-
Go to https://console.cloud.google.com
-
Select the project from the project picker (drop down menu in the blue bar across the top)
-
From the hamburger menu (three horizontal bars) in the upper left corner, select VPC Network, Firewall (in the networking menu)
-
Click on the ‘campus’ rule name - it should highlight like a URL (ie allow-campus-rdp)
-
Click EDIT
-
In the Source IP ranges section, append 35.7.0.0/18
-
Click Save
-
Repeat for the rest of the ‘campus’ rules - there should be one for SSH, RDP, and ICMP for each VPC (you may have two VPCs if you have a VPN back to campus)
Additional Information