Cant SSH from my bastion server

0

Hello there,

i have 2 instances :

  • My-APP
  • My-Bastion-Server

My-APP is where my site is placed, it can be browsed through the internet but, since 06 February 2023, everytime i try to ssh to My-APP through My-Bastion-Server it return error "Connection timed out" any idea how to solve this ? thanks in advance.

anyway the command i use to ssh My-APP through My-Bastion-Server is :

ssh -i ~/.ssh/[KEY] [IP]
已提問 1 年前檢視次數 376 次
1 個回答
0

One possible reason for your access issue, is if you have allowed SSH access to your home IP address via the associated security group, it is possible that your IP address has changed and would therefore suddenly no longer be working. Check your security groups and see if your rules are still appropriate for your access.

AWS
bendutt
已回答 1 年前
  • thank you for your answer, but i can assure you IP is not the problem, the public IP of my office hasn't changed. and even so, if the IP changed we can just adjust the Inbound rule. any other suggestion?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南