Quantcast
Channel: Azure Virtual Machines forum
Viewing all articles
Browse latest Browse all 12545

Problem receiving external message on TCP port on Ubuntu VM

$
0
0

Hi,

  I   have created an Azure  VM running Ubuntu 13 and I have open a tcp endPoint on port 6200.

The public and internal IPs are 137.135.223.36 and 100.87.156.83 respectively.

On 137.135.223.36, I have an application running Apache Camel with  a Mina end point listening on tcp messages on 100.87.156.83:6200

(Listening on 137.135.223.36:6200 caused binding error.)

Running 

nc -z -w5 137.135.223.36 6200;ech0 $?

on another Azure Ubuntu VM shows the port  6200 is opened.

But when I send a tcp message (using Apache Camel Mina) to  137.135.223.36:6200, from outside Azure,

the message did not reach my application on 137.135.223.36.

I am wondering if I have missed some configuration.

On 137.135.223.36, do I need to create a firewall rule to forward messages from 137.135.223.36:6200 to

100.87.156.83:6200 .

Thanks in advance for any assistance!

Regards,

Shing


Viewing all articles
Browse latest Browse all 12545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>