GCP Marketplace Deploy -- can't assign subnets

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

GCP Marketplace Deploy -- can't assign subnets

L1 Bithead

I am trying to deploy "VM-Series Bundle 1" by hand from Google Marketplace.  In the "Networking" section, I can choose my "mgmt" VPC from the dropdown.  But, there are no subnetworks to choose from in the "Subnetwork" dropdown.  I created the VPC's and the subnetworks using a Terraform template, and they  show  up in the "gcloud compute networks subnets  list" command, so I know they're there.  Why can't I  assign them to an instance NIC?

1 REPLY 1

L2 Linker

A couple of things I can think of to double-check:

 

- Are you deploying the FW to the same region as the VPC network?

- Are you using separate _VPCs_ for each interface?

 

GCP doesn't permit you to attach multiple interfaces from the same system to the same VPC network:

 

https://cloud.google.com/vpc/docs/create-use-multiple-interfaces

  • 3150 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!