Is it possible to tell the ORB to use a range of endpoints for server TCP ports? I can set my firewall up to pass a range of ports, and I would like the ORB to allocate these ports to servers, rather than tell each server explicitly what its endpoint is, something like this: endPoint = giop:tcp::10000-11000 Thanks. -Guy