amazon web services - Trying to connect to EC2 mysql from my local machine -


i trying connect ec2 instance localhost machine , getting error "connection failed: no connection made because target machine actively refused it." in security group have opened port mysql 3306 ip address, , in my.conf file have change bind-address 0.0.0.0. please let me know else can try connect server's mysql database.

in security group add inbound access rule ssh

i think problem should this. because, accessing out ssh rule not possible. , try ping instance ip local cmd.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -