[omniORB] Multiple Addresses and NAT problem
evgeni.rojkov at durr.com
evgeni.rojkov at durr.com
Thu Nov 23 17:30:28 GMT 2006
It looks like using endPoint = giop:tcp:10.50.65.239 (without port)
does not work correctly (conflict with port 2809 (?), omniNames(?),
configuration error(?))
......
omniORB: endPoint = giop:tcp:10.50.65.239
omniORB: endPoint = giop:tcp::2809
....
omniORB: Error: Unable to create an endpoint of this description:
giop:tcp:10.50.65.239
----
Using endPoint = giop:tcp:10.50.65.239:12345 (with port) works and solves my
problem
(endPointPublishAllIFs=1 helps me as well).
Thank you for help !
Regards, Evgeni
More information about the omniORB-list
mailing list