Network and Internet -> Network..." /> Network and Internet -> Network..." /> Network and Internet -> Network..."/>

cant connect google instance via RDP

129 views Asked by At

I can't connect my instance after I tried to change "Use the following IP address" in IPv4 settings (Control Panel -> Network and Internet -> Network and Sharing Center -> Ethernet - Properties -> IPv4 Settings) to a specified IP. I've tried to restart from console.cloud.google.com, but still not successful.

2

There are 2 answers

0
Alioua On BEST ANSWER

you need to stop your virtual machine instance, then you can restart the instance with its original configuration, using the instances().start method. This method boots up a powered-down virtual machine instance that is currently in a TERMINATED state.

0
Misha Brukman On

Per the Google Compute Engine docs on RDP:

If you run into issues logging in to your instance using RDP, you might not have a firewall rule that allows RDP traffic on port 3389 (tcp:3389). For instructions on how to add a firewall rule, see Adding a firewall.