ec2 instance running on windows server. When I am trying to access inside the rdp connection its working fine. But when I am trying to access it outside the rdp then its give me error: ERR_CONNECTION_REFUSED.
I have set the below inbound rules for security group.
** HTTP TCP 80 0.0.0.0/0 **
** HTTP TCP 80 ::/0 **
** SSH TCP 22 --.--.--.--/-- **
** RDP TCP 3389 --.--.--.--/--**
Note: I have running ec2 instance running on windows server