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??

질문됨 일 년 전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
지원 엔지니어
답변함 일 년 전
  • 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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인