This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- Code Insight
- :
- Code Insight Knowledge Base
- :
- Which ports does FlexNet Code Insight use?
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Which ports does FlexNet Code Insight use?
Which ports does FlexNet Code Insight use?
Summary
This article lists the required, default, and other ports used by FlexNet Code Insight.Question
Which ports are used by FlexNet Code Insight?
Answer
Required Application Ports for Palamida 6.6.2 and prior
Port | From | To | Description |
---|---|---|---|
1099 | Detector, Core | Scanner | Scanner RMI registry |
2099 | Detector, Scanner | Core | Core RMI registry |
4099 | Detector, Core | Scanner | Scanner RMI service |
5099 | Detector, Scanner | Core | Core RMI service |
8005 | localhost | Core, Scanner | Tomcat connector |
8009 | localhost | Core, Scanner | Tomcat shutdown command |
8888 | Browser | Core, Scanner | Tomcat webapp |
61616 | Detector | Scanner | ActiveMQ JMS Server |
Required Application Ports for Palamida 6.8.0 and later
Port | From | To | Description |
---|---|---|---|
8005 | localhost | Core, Scanner | Tomcat connector |
8009 | localhost | Core, Scanner | Tomcat shutdown command |
8888 | Browser, Core, Scanner | Core, Scanner | Tomcat webapp |
Default Database Ports
One of the following (default) ports is required for database access:
Port | From | To | Description |
---|---|---|---|
1521 | Core, Scanner | DB server | Default Oracle DB port |
3306 | Core, Scanner | DB server | Default MySQL DB port |
1433 | Core, Scanner | DB server | Default MSSQL DB port |
Other Ports
Other ports may be required by your configuration:
Port | From | To | Description |
---|---|---|---|
22 | Core | Palamida update server | Automatic electronic updates |
25 | Core | Mail server | SMTP (unauthenticated) |
389 | Core | LDAP server | LDAP |
443 | Core or Client | Amazon Servers | Analyzer, Dual-Pane Source Matches |
465 | Core | Mail server | SMTP (authenticated) |
3268 | Core | LDAP server | AD global catalog |
Additional Information
Note: Port 8888 referenced here is the Palamida default non-SSL-enabled port, and is configurable. The default SSL-enabled port is 8443, and is also configurable. For brevity, this "main" port is referenced as 8888 throughout this document.
No ratings