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]
demandé il y a un an376 vues
1 réponse
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
répondu il y a un an
  • 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?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions