Skip to main content
minor text improvements, removed help appreciated signature
Source Link
colidyre
  • 4.9k
  • 12
  • 46
  • 65

I am trying to open a port in a Windows Azure virtual machine. I have a game listening inon that port, and I am able to access it via localhost, so the game is running.

I have also opened the port in the firewall and created an end pointendpoint in the virtual machine, but the port doesn't seem to be open to the outside world. I have tried accessing it both via the IP address and the DNS with the same results.

Is there anything else I should be doingdo? I have looked up several tutorials online and can't figure out what I am doing wrong.

Any help would be greatly appreciated. Thanks!

I am trying to open a port in a Windows Azure virtual machine. I have a game listening in that port, and I am able to access it via localhost, so the game is running.

I have also opened the port in the firewall and created an end point in the virtual machine, but the port doesn't seem to be open to the outside world. I have tried accessing it both via the IP address and the DNS with the same results.

Is there anything else I should be doing? I have looked up several tutorials online and can't figure out what I am doing wrong.

Any help would be greatly appreciated. Thanks!

I am trying to open a port in a Windows Azure virtual machine. I have a game listening on that port, and I am able to access it via localhost, so the game is running.

I have also opened the port in the firewall and created an endpoint in the virtual machine, but the port doesn't seem to be open to the outside world. I have tried accessing it both via the IP address and the DNS with the same results.

Is there anything else I should do? I have looked up several tutorials online and can't figure out what I am doing wrong.

Source Link
Irina
  • 1.6k
  • 3
  • 25
  • 43

Windows Azure Virtual Machine - Opening a port

I am trying to open a port in a Windows Azure virtual machine. I have a game listening in that port, and I am able to access it via localhost, so the game is running.

I have also opened the port in the firewall and created an end point in the virtual machine, but the port doesn't seem to be open to the outside world. I have tried accessing it both via the IP address and the DNS with the same results.

Is there anything else I should be doing? I have looked up several tutorials online and can't figure out what I am doing wrong.

Any help would be greatly appreciated. Thanks!