You should be able to get answer from manual or user guide. I recall
that there is a vbroker property designed for this purpose (NAT
sup****t) that allows one to specify an alternative host string to
appear in IORs (not what the server actually listen on).
Regards,
Ke
donalmurtagh@[EMAIL PROTECTED]
wrote:
> Hi,
>
> I'm using the Visibroker ORB. My scenario is as follows:
>
> There are 2 CORBA services, mine and my customer's. My CORBA server is
> hosting a single remote (servant) object. When my server starts it
> calls a registration method on the client's service, and p***** a
> reference to my servant, so that it can be called back by my customer's
> service.
>
> My problem is as follows:
>
> My customer is using NAT to access the machine that my service is
> running on, but (presumably) the reference to my servant that is passed
> contains the real IP of my machine, which my customer cannot access. Is
> there any way that I can change the IP contained within the reference I
> pass, so that it appears to come from the address that my customer
> translates to my real address?
>
> A solution that doesn't require me to use Borland's Gatekeeper product
> would be preferable :)
>
> Many thanks in advance,
> Donal


|