[omniORB] Multiple Addresses and NAT problem

Vladislav Vrtunski vladislav.vrtunski at dmsgroup.co.yu
Thu Nov 23 17:44:07 GMT 2006


evgeni.rojkov at durr.com wrote:
> It looks like using  endPoint = giop:tcp:10.50.65.239 (without port) 
> does not work correctly (conflict with port 2809 (?), omniNames(?), 
> configuration error(?))
>   

configuration error, try

endPoint = giop:tcp:10.50.65.239:

Note the ":" at the end. This will make omniORB find the suitable port
to use.


> ......
> 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
>
>
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
>
>   



More information about the omniORB-list mailing list