Cant reach Redshift cluster from outside, or kinesis

0

(technically I really want to make kinesis talk to redshift, but I'm debugging redshift permissions via my outside IP address)

I have enabled external access in the redshift configs. I'm using the redshift endpoint url, which resolves to a public IP I have added a inbound rule to the security group specified in the "Network and security settings" to allow ping. Also for port 5439

But I still cant ping or connect to the JDBC port. What am I missing??

已提问 1 年前364 查看次数
2 回答
0

Hello,

Please follow the below document link for further troubleshooting and let me know if the steps helped you.

Link- https://aws.amazon.com/premiumsupport/knowledge-center/cannot-connect-redshift-cluster/

profile pictureAWS
支持工程师
已回答 1 年前
  • that page seems very out of date. For the second section on private subnet, it mentions things that arent in the UI. There is no "Configuration tab". So similarly, there is no "View VPCs" to click on. Nor do I see info to tell me which is the "subnet where your cluster resides"

0

Hi.

Try the following things:

  1. select your Redshift cluster and go to Actions -> Modify publicly accessible setting and select Turn on Publicly accessible
  2. go to Properties tab 2.1 in Network and security settings section you should have Publicly accessible: Enabled 2.2 find VPC security group sections and click the security group link and check the Inbound rules. You should allow all traffic to port 5439 2.3 if you want allow access only from your IP address, in Edit inbound rules Info select My IP in Source section

Security groups Inbound rules Enter image description here

In general, it should not be a problem: make sure you have a cluster publicly accessible and in security groups you allow traffic to the Redshift port.

profile picture
Max
已回答 1 年前

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

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

回答问题的准则