About the Default Ports
Oracle WebLogic Server for OCI configures listen ports and network channels in a new domain.
The default ports will vary depending on the domain type selected: Production Mode (default) or Secured Production Mode.
Production Mode (default)
Each server has both internal and external ports. Internal ports are not accessible from outside of Oracle Cloud. External ports support HTTP and HTTPS only. They do not support the T3 and T3S protocols, and they do not support HTTP tunneling. Oracle does not recommend enabling the T3 protocol or HTTP tunneling on network channels that are accessible from outside of Oracle Cloud.
If you chose to use a public subnet for the domain's compute instances, then the instances are assigned public IP addresses, and the external server ports are accessible from the Internet. If you used a private subnet, the external server ports are accessible only from the Oracle Cloud network, or from your on-premises data center over a VPN network.
Administration Server
Channel | Port, Protocol | Purpose |
---|---|---|
Default listen port | 9071, T3 |
|
Default SSL listen port | 9072, T3S |
|
ExternAdmin |
7001, HTTP |
|
SecuredExternAdmin |
7002, HTTPS |
|
Managed Servers
Channel | Port, Protocol | Purpose |
---|---|---|
Default listen port | 9073, T3 |
|
Default SSL listen port | 9074, T3S |
|
ExternAdmin |
7003, HTTP | Access web applications |
SecuredExternAdmin |
7004, HTTPS | Access web applications |
When the Secured Production Mode Enabled option is selected Oracle WebLogic Server for OCI configures TLS (SSL) listen ports, network channels, and administration ports in a new domain.
Each server has both internal and external ports. Internal ports are not accessible from outside of Oracle Cloud. External ports support HTTPS only. They do not support the T3 and T3S protocols, and they do not support HTTP tunneling. Oracle does not recommend enabling the T3 protocol or HTTP tunneling on network channels that are accessible from outside of Oracle Cloud.
If you chose to use a public subnet for the domain's compute instances, then the instances are assigned public IP addresses, and the external server ports are accessible from the Internet. If you used a private subnet, the external server ports are accessible only from the Oracle Cloud network, or from your on-premises data center over a VPN network.
Administration Server
Channel | Port, Protocol | Purpose |
---|---|---|
Administration port | 9002 |
|
Default TLS listen port | 9072, T3S | Access T3S applications within this VCN |
SecuredExternAdmin |
7002, HTTPS | Access web applications |
Managed Servers
Channel | Port, Protocol | Purpose |
---|---|---|
Administration port | 9004 |
|
Default TLS listen port | 9074, T3S | Access T3S applications within this VCN |
SecuredExternAdmin |
7004, HTTPS | Access web applications |