 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Tim Dale Guest
|
Posted: Wed Sep 10, 2003 8:47 am Post subject: JacORB through a firewall |
|
|
We sell a client server system and now offer a JavaBean client which
utilises JacORB, and works very well. However, we now have a
requirement to run the client remotely via a dial-up link, which is
the other side of a firewall. We have configured the firewall to
allow CORBA messages, but following the initial connection, we see the
client trying to use the server's internal IP address, which of course
is not available outside the firewall.
After checking the JacORB documentation, I tried to use the
"jacorb.ior_proxy_host" property, but that didn't solve it.
Has anyone had this same problem and managed to get it working ?
|
|
| Back to top |
|
 |
Gerald Brose Guest
|
Posted: Wed Sep 10, 2003 10:07 am Post subject: Re: JacORB through a firewall |
|
|
Tim Dale wrote:
| Quote: | We sell a client server system and now offer a JavaBean client which
utilises JacORB, and works very well. However, we now have a
requirement to run the client remotely via a dial-up link, which is
the other side of a firewall. We have configured the firewall to
allow CORBA messages, but following the initial connection, we see the
client trying to use the server's internal IP address, which of course
is not available outside the firewall.
After checking the JacORB documentation, I tried to use the
"jacorb.ior_proxy_host" property, but that didn't solve it.
|
This is actually the one property that could have saved you
here. Can you provide more details on what is going wrong?
Another good place for this question is the jacorb-developer
mailing list.
<commercial>
In the general case, the only solution is a full-fledged IIOP
proxy that can handle firewall traversal including nasty
details such as Network Address Translation (NAT), Callbacks,
dynamic port assignments etc.
If you are interested in an ORB vendor-neutral and high-
performance IIOP firewall, let me know. (Actually, Xtradyne's
"IIOP DBC" is the only such product on the market).
</commercial>
Regards, Gerald.
--
Dr. Gerald Brose mailto:brose (AT) xtradyne (DOT) com
Xtradyne Technologies http://www.xtradyne.com
Schoenhauser Allee 6-7, Phone: +49-30-440 306-27
D-10119 Berlin, Germany Fax : +49-30-440 306-78
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|