Firewall requirements
Inbound connections
To allow users access to P4 DAM via web browsers and version control clients, make sure the P4 DAM server is reachable by the following connections:
- TCP 22 - Version control access over SSH.
- TCP 80 - Web application and version control access over HTTP.
- TCP 443 - Web application and version control access over HTTPS (only if SSL is used).
Inter-server connections
For Enterprise deployments, the following connections are required:
- TCP 4002 from P4 DAM Web to TeamHub DB server - Access to MongoDB database.
- TCP 6379 from P4 DAM Web to TeamHub DB server - Access to Redis database.
For convenience, it is recommended the user check arrows and corresponding ports for deployment type, and then reference here for a more detailed explanation of the port usage.
Outbound connections
P4 DAM may use a number of external services for mailing, authentication, etc. If external services are required, make sure the following connections are open for P4 DAM servers to access:
- TCP [usually 25] to use SMTP gateway for mailing.
- TCP 1601 for P4 Search.
TCP 9200
(default) for Elasticsearch- Reachable P4 Server on your specified P4PORT