Hi
(New to GCP)
I have created a instance on GCE but unable to connect SSH / Putty to the VM.I am Evaluating GCP as alternative cloud to handle upto 600 workloads from another Cloud Environment
-
It has External IP Addresses
-
For the VPC Legacy firewall rules are untouched - tcp:22 allow 0.0.0.0/0 - Ingress is Already configured
-
I have created a SSH Key PAir and added the Public Key tothe Metadat>SSHKeys page (for project wide)
-
I can Ping/ICMP the insatnce, but do not get a responsed when using putty, whether i specifiy the Private Key or not - indicating a firewall issue ?
-
The Log Explorer confimes the Key is added
-
I’m not using the SDK
-
Default Zone Configured
-
Single project created
I’ve belive the documentation seems to be unclear as to how to manage internet acesss to a VM Instance without the SDK
- i’ve tried the SDK and it wil not connect either -
-Via the Console ‘SSH to the instance with built-in gcp = OK’ , S’SH using a supplied key fails’ ERROS Kf or Mf - i supplied the PPK and the PEM, and have regenerated a 2nd set of keys (an added the pub to Project-wide keys)
Many Thanks in Advance
Ms Sally