6

How can I add a 2nd internal/private ip address to a google cloud vm instance?

1 Answer 1

2

You can configure a static network address, where you can combine routes and an the 'can_ip_forward' ability. Take a look at this page https://developers.google.com/compute/docs/instances-and-network#staticnetworkaddress

Sign up to request clarification or add additional context in comments.

1 Comment

cloud.google.com/compute/docs/… only discusses adding extra external IP addresses to instances. The only mention of internal IP addresses is about defining a desired internal IP address on instance creation. However it does not mention how to add extra internal ip addresses at all.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.