Discussion:
[omniORB] Question on omniorb endpoints
Jayaraman, Thirupurasundari
2013-12-09 07:42:35 UTC
Permalink
All

We have a server application using omniorb version 4.1.4.

Server machine has dual IP. So we have configured endpoints, wherein external IP comes first followed by internal IP in omniorb.cfg file.

We have a client application that talks to this server application using its internal ip.

We found that even though client is using only internal IP, the server is generating traffic on both internal and external network!

We want to limit the traffic only to internal network. We can do that by removing external IP from omniorb.cfg but that makes our implementation complicated.

We have not seen this issue in previous versions of the ORB.

Any pointers as to why traffic is generated on both IPs from server will be very helpful! We are using Open SUSE 12.3 operating system.

Regards
Sundari.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20131209/322fc835/attachment.html>
Duncan Grisby
2013-12-10 22:51:45 UTC
Permalink
Post by Jayaraman, Thirupurasundari
Server machine has dual IP. So we have configured endpoints, wherein
external IP comes first followed by internal IP in omniorb.cfg file.
What exactly are the settings you have made?
Post by Jayaraman, Thirupurasundari
We have a client application that talks to this server application using its internal ip.
We found that even though client is using only internal IP, the server
is generating traffic on both internal and external network!
How are you observing that? You need to provide a lot more detail
before anyone can give you any hints.

Perhaps if you post a trace from traceLevel 25 that will show what is
going on.

Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
Loading...