Network connection issue, to ec2 and FTP inside of VPC

0

Hello I created this instance https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#InstanceDetails:instanceId=i-0ca9edd25728c4f62

The goal is trying to create AD user from that instance, therefore both the AD and EC2 are under the same VPC.

Question 1: I couldn't connect to the EC2 instance with RDP. I configured both the subnet and EC2 to accept RPC calls with ACL, no effect.

Question 2: eventually, I'd like to use this https://us-east-1.console.aws.amazon.com/transfer/home?region=us-east-1#/servers/s-d0e008162fc04aa1a to recieve FTP file drops from the AD's user.

Is the network correctly configured?

Thank you!

ev-user
preguntada hace un año332 visualizaciones
1 Respuesta
0

If you've configured the ACL to accept RDP inbound, have you configured outbound for ephemeral ports? Did you configure an inbound rule on your instance's Security Group? Is routing set up correctly? If you're trying to RDP in over the internet your instance needs a Public IP address and your default routing needs to be to the VPC's Internet Gateway.

EXPERTO
respondido hace un año

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