JEUS Server Ports

This appendix defines the ports used by JEUS. When you are configuring a firewall, refer to this appendix when configuring a firewall.

1. Server Ports

  • BASEPORT

    Description

    Basic service port that JEUS servers need for JNDI services and operation. This can be configured in the base listener.

    Base Port

    9736

  • COS Naming Server Port

    Description

    Used for COS Naming service

    Base Port

    BASEPORT + 4 (e.g. 9740)

  • ORB Port

    Description

    IIOP Port

    Base Port

    BASEPORT + 1

  • ORB SSL Port

    Description

    IIOP SSL Port

    Base Port

    BASEPORT + 2

  • ORB SSL Mutual Authorization Port

    Description

    IIOP mutual authentication port

    Base Port

    BASEPORT + 3

  • RMI Port

    Description

    RMI port that is used by functions using RMI such as EJB, schedulers, etc.

    Base Port

    BASEPORT + 7