playframework - Amazon EC2 instance - Play Framework connectivity -


i created ec2 instance , added tcp , udp ports. icmp also... started play application both port 9000 , 80, neither worked out. application starts, can connect instance cannot connect outside.

telnet instance_dns_name 9000 fails whereas telnet instance_dns_name 3389 works.

i don't know missing. same issue happened in microsoft's azure too. may region?

one more important thing...

if have amazon ec2 instance of debian or ubuntu - default, not have internal firewall (iptables)

on other hand, redhat enterprise edition do have firewall , if want work properly, can open proper ports in iptables or disable iptables - choice.

i prefer disable iptables since have amazon security groups same role iptables.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -