I have created a virtual machine in Microsoft Azure. I have installed Openfire in the virtual machine. I have configured IIS to deploy my ConverseJS and I have established BOSCH connection from ConverseJS to Openfire. I have some users in openfire and I am able to Sign in the users inside the VM. While trying to access the ConverseJS site from my machine using the cloudapp.azure.com url I got the website. But I cannot Login into the XMPP server From outside the VM. Anyone please help. I am very new to this set up.
Asked
Active
Viewed 87 times
1 Answers
0
If it works local but not over the internet I assume its an firewall issue. Have you opened the Port in the Firewall of your VM and the Endpoint in the Azure VM configuration?

Alex
- 4,066
- 2
- 19
- 21
-
You are right.Issue was with my port.7070 was closed. – Alias Varghese Jun 16 '16 at 09:41