From: Michael R. <mi...@ru...> - 2002-11-21 08:48:32
|
On Wed, 2002-11-20 at 16:46, JC Tchitchiama wrote: > Greetings folks > > > I have got an urgent problem I hope someone out there has already come > accross. > > > Basically I would like to know if one can specify/restrict the range of ports > that can be used > between the client and the server during ORB comm across the network. > > For security and firewall requirement, I would like to have controle over the > port range in use by CORBA. > > I see that the initial comm is carried accross dynamic ports before reaching > GIOP step.Best Regards. You can't restrict the range the port is chosen from, but you can set the port number by specifying -Diiop.port=<PORT_NUMBER> for the server application... Michael > JC. > > PS: I am using xindice over corba. > ================================================================== > jc...@pa... > ================================================================= > > > > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing > your web site with SSL, click here to get a FREE TRIAL of a Thawte > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > openorb-general mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/openorb-general -- Michael Rumpf <mi...@ru...> |