Appendix A. Ports used in JEUS

Table of Contents

A.1. Server Port

This appendix defines the ports used in JEUS. Refer to this appendix when configuring a firewall.

A.1. Server Port

  • BASEPORT

    Description Basic service port that JEUS servers need for JNDI services and operation. This can be configured in the base listener.
    Base Port9736
  • COS naming server port

    Description Used for COS Naming service
    Base PortBASEPORT + 4 (e.g., 9740)
  • ORB port

    Description IIOP Port
    Base PortBASEPORT + 1

  • ORB SSL port

    Description IIOP SSL Port
    Base PortBASEPORT + 2

  • ORB SSL mutual authorization port

    Description IIOP mutual authentication port
    Base PortBASEPORT + 3

  • EJB RMI port

    Description RMI port for accessing EJB.
    Base PortBASEPORT + 7