Checking ports and firewalls

Make sure the IMC Web service ports and database listening ports are open in the firewall. Table 10 lists the default IMC Web service ports and database listening ports for the IMC platform.

Table 10: IMC port requirements

Server

Usage: protocol/default port

Direction

Web

HTTP: TCP/8080

HTTPS: TCP/8443

Browser to IMC

Database

SQL Server database: TCP/1433

Oracle database: TCP/1521

MySQL database: TCP/3306

IMC and components to the database


[NOTE: ]

NOTE:

Other IMC components might have additional port requirements. For more information, see "Security settings."


Make sure the javaw.exe and java.exe programs are not blocked by the firewall. On Windows, these programs are located in the \common\jre\bin directory of the IMC installation path. On Linux, these programs are located in the /common/jre/bin/java directory of the IMC installation path.

Use tools such as netstat -a and telnet hostname port to verify access between systems.