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]
preguntada hace un año376 visualizaciones
1 Respuesta
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
respondido hace un año
  • 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?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas