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!

1 Risposta
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.

ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande