Connecting to DocumentDB from outside the VPC does not work with AWS Linux 2023 tunnel

0

I have in the past successfully set up a connection to DocumentDB using Studio 3T. I have basically followed these instructions:

https://docs.aws.amazon.com/documentdb/latest/developerguide/studio3t.html

Previously I have used AWS Linux 2 as my EC2 tunnel to access the database. However recently I tried with AWS Linux 2023 and Studio 3T fails to connect. It gives the error message

SSH Tunnel error: SSH tunnel could not be created to ANY server.

As soon as I use a Linux 2 EC2 machine (with all the other settings the same) it works fine.

What do I need to do to the AWS Linux 2023 machine to make it work?

zeiddev
已提问 3 个月前362 查看次数
1 回答
0

Hello.

Is SSH allowed in security groups in EC2?
Is the key pair set for EC2 correct?
Also, do you allow access from EC2 in the DocumentDB security group?

profile picture
专家
已回答 3 个月前
  • Just to be clear, all settings, security etc are the same in the two setups. The only difference is AWS Linux 2 vs AWS Linux 2023 which are both used out of the box without any adjustment.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容