NetTalk Central

Author Topic: Remote Desktop Connection not working for one EC2 Instance  (Read 2760 times)

Richard I

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • Email
Remote Desktop Connection not working for one EC2 Instance
« on: June 14, 2020, 05:31:10 PM »
Hi
I realize this is not a NetTalk request for help, but......

Im using  Amazon EC2 Micros to host my software for different clients- one EC2 Instance per client.
Depending on version, some are secure connections within the nettalk app and others not.

The Clients and I all access their individual  EC2 desktops using Remote Desktop Connection( RDP)
All IP addresses are not elastic.

My current issue is that I can connect to all Instance desktops using RDP except one

My Routine is 
When opening RDP  the IP address of the Amazon server is entered
and on "Connect" The Instance Windows Password is entered
(If I consciously type the wrong password -RDP returns "Login attempt failed"  so I know  the password is apparently, correct
On entering the correct password the window displays the progress bar as normal and it processes to "Configuring remote session"
Doesn't get further than this and cycles back to the home RDP screen

I have checked my Amazon Console and this particular server is running
I have removed my antivirus software, closed the Firewalls and Firefox is my default browser, on Windows 10 PC
I have searched unsuccessfully the Amazon help

Because the client is otherwise active, I dont want to  stop the instance and restart unnecessarily, as the IP address will change...

What to do ???
Thanks
Regards,
Richard









bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Re: Remote Desktop Connection not working for one EC2 Instance
« Reply #1 on: June 14, 2020, 08:56:27 PM »
Hi Richard,

Have you setup inbound rules in your security group(s) for RDP?

As RDP is not safe, you normally lock it down to your know client IP, but pretty sure you still need some inbound rule for  port 3389.

Regards
Bill

Richard I

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • Email
Re: Remote Desktop Connection not working for one EC2 Instance
« Reply #2 on: June 14, 2020, 09:12:12 PM »
Yes thanks Bill that was and is in place
« Last Edit: June 14, 2020, 09:21:24 PM by Richard I »

Richard I

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • Email
Re: Remote Desktop Connection not working for one EC2 Instance
« Reply #3 on: June 14, 2020, 09:41:44 PM »
Reboot from Inside Actions did the trick and retained the IP address.
Thanks
Richard

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Re: Remote Desktop Connection not working for one EC2 Instance
« Reply #4 on: June 14, 2020, 09:42:31 PM »
Hi Richard,

I've seen that happen, once in my AWS. I ended up killing the instance and restarting and it started behaving again.

Regards
Bill

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Re: Remote Desktop Connection not working for one EC2 Instance
« Reply #5 on: June 14, 2020, 10:57:35 PM »
cool :)