Description: I have built a Centos 6.5 on VM on Microsoft Azure, I need to open 5060 for using Asterisk. I first enabled endpoint 5060 on VM, and then I added rule for accepting port 5060 in iptables in Centos 6.5 I saved it and restarted it.
When I telnet 5060 from external, connection refused.
Then I disabled the iptables and tried again, very wired connection refused neither.
That is to say, My iptables on Centos 6.5 dose not work at all. even if I closed it, I still can not reach other port except port 22.
Can someone help me out ? Very appreciate !
Michael