I am unable to SSH into a VM instance bearing an external IPv6 address.
I have a firewall rule as follows:
What am i missing here?
Hi @mountaincode2 ,
Welcome to Google Cloud Community
There are several possible reasons why you’re not able to SSH into a VM instance using an external IPv6 address. Here are few things you need to check:
For better security, we strongly advise against making SSH directly accessible from the internet. IAP TCP forwarding offers a more secure way to connect externally, acting as a protected gateway between you and your VM, much like a bastion host does.
Also, You can check this document on common problems with ssh.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.