How to use GateKeeper with port filtering firewalls?
Port filtering firewalls make an access decision based on the port number or IP address in the IP packets. In order to work with these firewalls, GateKeeper has to start on the fixed ports. By default, all the listeners on the exterior side are started on the fixed ports. For example, IIOP is started at port 683 and HTTP is started at port 8088. To change the port numbers, you have to set the following properties in the gatekeeper property file: vbroker.se.exterior.scm.ex-iiop.listener.port vbroker.se.exterior.scm.ex-hiop.listener.port If you have callback enabled, the callback listener by default listens on a dynamic port.