Skip to content

Comment on Show HN: Managing SSH Access to AWS EC2 Instances Using SSMparent

Comments

Doesn't that still require the instance to have a public IP? I think the original solution doesn't even need a public IP.

No, but it requires you to either have some kind of peering, Client VPN Endpoint or a bastion host. I prefer a VPN or bastion host, since you add another layer of authentication in between. With Client VPN Endpoint you can also limit network access on a per-user basis to further lock down things.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.