- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-19-2020 10:01 AM
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?
07-20-2020 12:41 PM
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
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!