Views:
Below are the ports that IMSS uses:
Port NumberComponent & RoleConfiguration Location
25The MTA service port. The mail server will listen at this port to accept messages. This port must be opened at the firewall, or the server is not able to accept mails.From the Web management console,
click Administration > IMSS Configuration
> SMTP Routing > Connections
on the menu.
110IMSS scanner generic POP3 port. The scanner uses this port to accept POP3 request and scan POP3 mails.From the Web management console, click Administration > IMSS Configuration > Connections > POP3 on the menu.
5060Policy Server listening port. The scanner will connect to this port to query matched rules for every message.From the Web management console, click Administration > IMSS Configuration > Connections > Components on the menu.
8005Admin Web Server (Tomcat) management port that can handle Tomcat management commands.{IMSS}/UI/adminUI/conf/server.xml: Server / port
8009EUQ Console Tomcat AJP port. This port is used to perform load balancing between several Tomcat servers and the Apache HTTP server.{IMSS}/UI/euqUI/conf/server.xml: Server / Service / Connector (protocol=AJP/1.3) / port
8015Tomcat management port that can handle Tomcat management commands.{IMSS}/UI/euqUI/conf/server.xml: Server/port
8445IMSS Web console listening port. Open this port to log on to the Web management console using a Web browser.Tomcat listening port: {IMSS}/UI/adminUI/conf/server.xml: Server / Service / Connector / port
8446EUQ service listening port.{IMSS}/UI/euqUI/conf/server.xml: Server / Service / Connector / port
8447EUQ service listening port with load balance.{IMSS}/UI/euqUI/conf/EUQ.conf: Listen / VirtualHost / ServerName
10024IMSS scanner reprocessing port. Messages released from the central quarantine area in the Admin database and from the EUQ database will be sent through this port for reprocessing.imss.ini / [socket_2]/ proxy_port
10026The IMSS "passthrough" SMTP port for internal use (such as the delivery of notification messages generated by IMSS). All messages sent through this port will not be scanned by IMSS. Due to security considerations, the port is only bound at IMSS server's loopback interface (127.0.0.1). It is therefore not accessible from other computers. You are not required to open this port at the firewall.tsmtpd.ini
15505IMSS Manager listening port. The manager uses this port to accept management commands (such as service start/stop) from the Web management console. The manager also provides quarantine/archive query results to the Web management console and the EUQ Web console through this port.From the Web management console, click Administration > IMSS Configuration > Connections > Components on the menu.
IMSS uses the following ports when you enable related services:
Port NumberComponent & RoleConfiguration Location
389LDAP server listening portFrom the Web management console, click Administration > IMSS Configuration > Connections > LDAP on the menu.
80Microsoft IIS HTTP listening port. You need this port if you are using Control Manager to manage IMSS, as the Control Manager Server depends on Microsoft IIS.From the Web management console, click Administration > IMSS Configuration > Connections > TMCM Server on the menu.
443Microsoft IIS HTTPS listening port. You need this port if you are using Control Manager to manage IMSS, as the Control Manager Server depends on Microsoft IIS.From the Web management console, click Administration > IMSS Configuration > Connections > TMCM Server on the menu.
88KDC port for Kerberos realm.Not configurable on the IMSS server.
53The Bind service listening port. Do not assign a different port number.Not configurable on the IMSS server.