Hi,
I was adviced by a security vendor that I should limit the access to SSH to the GCP instance (debian in this case).
I tried adding firewall rules to deny TCP:22 access from all IP which is successful.
But I am not able to add a single IP address into the allow list. I tried to add a single IP but it seems the rule is no effective.
Any clue is much appreciated. Thanks