- 22 Apr 2024
- 4 Minutes to read
- Print
- DarkLight
- PDF
Blueprint Enterprise Network Ports
- Updated on 22 Apr 2024
- 4 Minutes to read
- Print
- DarkLight
- PDF
PHAROS:
PROTOCOL | PORT | DIRECTION | NOTES |
---|---|---|---|
Blueprint Server - TCP Port | 808 TCP | Inbound | Microsoft Windows Communications Foundation TCP/IP protocol
|
Blueprint Server - HTTP Port | 8080 TCP | Inbound | Microsoft Windows Communications Foundation HTTP protocol
|
Blueprint Server - .NET Remoting Port | 8081 TCP | Inbound | Microsoft .NET remoting protocol
|
Blueprint Print Scout - HTTP | 80 TCP | Inbound | SOAP protocols
|
Blueprint Print Scout WebSocket | 7777 TCP | Inbound | Print Scout to Collector communications. Introduced in Blueprint 5.2 Service Pack 5.4. Only used for Print Scout Secure Release. |
Blueprint Print Scout & Secure Release Here - HTTPS | 443 TCP | Inbound | SOAP protocols
Secure Release Here Workstation Release
|
Sentry Base | 9072 TCP | Inbound |
|
Site Monitor | 9501 TCP | Inbound | Used by the Pharos Systems Site Monitor service for intraprocess controls and communications, as well as a communications endpoint for any deployed Site Monitor Agents. Present on the Blueprint Analyst server only. |
MobilePrint | 9001 TCP | Inbound | Used for inter-server communications between the Pharos Systems Secure Release Service and the MobilePrint Worker service. |
Toner Savings - Preton Coordinator / Client | 9000 TCP | Inbound | The Preton Saver client communicates with the Preton Coordinator service installed on the Blueprint Collector over this port for configuration, telemetry (health status) and job data upload. |
Toner Savings - Preton Control | 9090 TCP | Inbound | The Preton Control management application communicates with the Preton Coordinator service installed on the Blueprint Collector over this port. NOTE: This TCP port is already consumed by the MPS Proxy Service on newly-installed Blueprint 5.3 servers. During Preton Saver installation, this port will require modification. |
Konica Minolta iMFP Service | 50003 TCP 50004 TCP | Inbound | These ports are used as communications and configuration paths to the server-hosted Konica Minolta iMFP Service. TCP 50003 is the configuration and management port, while TCP 50004 is used for user interface delivery. NOTE: When installing the Konica Minolta iMFP Service on Blueprint 5.3 and later, please review the Knowledge Base article here for configuration requirements. |
MFP Site Service | 4321 TCP | Inbound | Inbound communications path between Sentry Print-managed devices and the Collector. Introduced with Blueprint Enterprise 5.3. |
MPS Proxy Service | 9090 TCP | Inbound | Internal communications path between the MPS Proxy Service (web service) and the MFP Site Service. This TCP port has the following exceptions:
Introduced with Blueprint Enterprise 5.3. |
MFP Site Service | 50003 TCP 50004 TCP 50005 TCP 50006 TCP | Inbound |
|
Non-Pharos
PROTOCOL | PORT | DIRECTION | NOTES |
---|---|---|---|
SQL Server - Database Engine | 1433 TCP | Outbound |
|
SQL Server - Database Browser | 1434 UDP | Outbound | Used only when the SQL Browser service is running. This service helps SQL clients identify available SQL Servers, but is not required for client > server communications. |
Secure LDAP | 636 TCP | Outbound | Used for non-Active Directory access to an LDAP-compatible directory services catalog. This channel is encrypted to prohibit credential capture. |
LDAP | 389 TCP | Outbound | Used for non-Active Directory access to an LDAP-compatible directory services catalog. This channel passes credentials in clear text. |
HP-Web Jetadmin | 8050 TCP | Inbound | The default port for access to Hewlett-Packard's Web JetAdmin product. |
HP-Deployment Port | 7627 TCP | Outbound | The HP LaserJet device listens on this port to receive software deployments. |
LPD (Line Printer Daemon) | 515 TCP | Outbound | Unix and Mac OS print services |
RAW | 9100 TCP | Outbound | Port on many print devices for the purposes of accepting print job data. |
Windows Shares | 135 TCP | Inbound | Shared printer connections |
SNMP | 161 UDP | Outbound |
|
SMTP | 25 TCP | Outbound | Used by the Blueprint Analyst or Collector to send email (health alerts, quota notifications, delegate printing notifications, and scheduled reports) when configured to do so. TCP 25 is the default SMTP port; others could be used as well. |
SMB File Sharing | 445 TCP | Inbound | Utilized by Windows clients to retrieve printer driver files when attaching to a server-shared print queue. |
Internet Printing (IPP) | 631 TCP | Outbound and Inbound |
|
MFP Site Service | 51443 TCP | Outbound | Outbound communications port when securing a Ricoh device for Sentry Print. |
Find Active Port Connections
As best practice run the following to find any existing port connections:
netstat -ano > netstat.txt